Codefix: Rail type bridge offset is not a SpriteID. (#14471)

This commit is contained in:
Peter Nelson 2025-07-21 21:00:04 +01:00 committed by GitHub
parent 1d21edde8d
commit c69fc76395
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -184,7 +184,7 @@ public:
/**
* Bridge offset
*/
SpriteID bridge_offset;
uint8_t bridge_offset;
/**
* Original railtype number to use when drawing non-newgrf railtypes, or when drawing stations.