mirror of https://github.com/OpenTTD/OpenTTD
Compare commits
2 Commits
58422f0221
...
09001fc35d
Author | SHA1 | Date |
---|---|---|
|
09001fc35d | |
|
c69fc76395 |
|
@ -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.
|
||||
|
|
Loading…
Reference in New Issue