(svn r17084) -Codechange: _age_cargo_skip_counter is common to all vehicle types
This commit is contained in:
@@ -12,9 +12,6 @@
|
||||
/* Amount of game ticks */
|
||||
VARDEF uint16 _tick_counter;
|
||||
|
||||
/* Skip aging of cargo? */
|
||||
VARDEF byte _age_cargo_skip_counter;
|
||||
|
||||
/* Also save scrollpos_x, scrollpos_y and zoom */
|
||||
VARDEF uint16 _disaster_delay;
|
||||
|
||||
|
Reference in New Issue
Block a user