1
0
Fork 0

Compare commits

..

2 Commits

Author SHA1 Message Date
SamuXarick b75e44d68f
Merge 797f2e15ba into c69fc76395 2025-07-21 20:00:16 +00:00
Peter Nelson c69fc76395
Codefix: Rail type bridge offset is not a SpriteID. (#14471) 2025-07-21 20:00:04 +00:00
1 changed files with 1 additions and 1 deletions

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.