1
0
Fork 0

(svn r2272) Remove unused attribute from struct Station

release/0.4.5
tron 2005-05-06 06:59:24 +00:00
parent d17476b058
commit 69a09c6f77
1 changed files with 0 additions and 2 deletions

View File

@ -50,8 +50,6 @@ struct Station {
TileIndex airport_tile;
TileIndex dock_tile;
Town *town;
// alpha_order is obsolete since savegame format 4
byte alpha_order_obsolete;
uint16 string_id;
ViewportSign sign;