(svn r19457) -Codechange: introduce AirportOverrideManager to keep track of airports if a newgrf can't be found
This commit is contained in:
@@ -39,6 +39,7 @@ enum {
|
||||
AT_OILRIG = 9,
|
||||
NEW_AIRPORT_OFFSET = 10,
|
||||
NUM_AIRPORTS = 128,
|
||||
AT_INVALID = 254,
|
||||
AT_DUMMY = 255
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user