mirror of
https://github.com/OpenTTD/OpenTTD.git
synced 2025-08-31 18:39:10 +00:00
(svn r4154) -Moved MAX_BRIDGES in bridge.h and made it an enum. This makes two drops ...
This commit is contained in:
@@ -414,9 +414,6 @@ extern const byte _airport_size_y[];
|
||||
VARDEF char _screenshot_name[128];
|
||||
VARDEF byte _vehicle_design_names;
|
||||
|
||||
/* tunnelbridge */
|
||||
#define MAX_BRIDGES 13
|
||||
|
||||
/* Forking stuff */
|
||||
VARDEF bool _dedicated_forks;
|
||||
|
||||
|
Reference in New Issue
Block a user