mirror of
https://github.com/OpenTTD/OpenTTD.git
synced 2025-08-12 09:09:09 +00:00
(svn r979) Allow more realistically sized catchment areas
This commit is contained in:
@@ -82,6 +82,7 @@ VARDEF byte _saved_scrollpos_zoom;
|
||||
// ********* END OF SAVE REGION
|
||||
|
||||
typedef struct Patches {
|
||||
bool modified_catchment; //different-size catchment areas
|
||||
bool vehicle_speed; // show vehicle speed
|
||||
bool build_on_slopes; // allow building on slopes
|
||||
bool mammoth_trains; // allow very long trains
|
||||
|
Reference in New Issue
Block a user