mirror of https://github.com/OpenTTD/OpenTTD
Compare commits
1 Commits
eada8299b4
...
b224072241
Author | SHA1 | Date |
---|---|---|
|
b224072241 |
|
@ -184,7 +184,7 @@ public:
|
||||||
/**
|
/**
|
||||||
* Bridge offset
|
* Bridge offset
|
||||||
*/
|
*/
|
||||||
uint8_t bridge_offset;
|
SpriteID bridge_offset;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Original railtype number to use when drawing non-newgrf railtypes, or when drawing stations.
|
* Original railtype number to use when drawing non-newgrf railtypes, or when drawing stations.
|
||||||
|
|
Loading…
Reference in New Issue