forked from mirror/OpenTTD
(svn r14598) -Feature: Action0Industries property 24 (industry suuplies default name for nearby station).
This commit is contained in:
@@ -51,6 +51,7 @@ Station::Station(TileIndex tile)
|
||||
facilities = 0;
|
||||
|
||||
last_vehicle_type = VEH_INVALID;
|
||||
indtype = IT_INVALID;
|
||||
|
||||
random_bits = 0; // Random() must be called when station is really built (DC_EXEC)
|
||||
waiting_triggers = 0;
|
||||
|
Reference in New Issue
Block a user