mirror of
https://github.com/OpenTTD/OpenTTD.git
synced 2025-08-12 09:09:09 +00:00
(svn r59) -Feature: Added Autosignals, just like Autorail. Can copy signal style, convert signal<->semaphore, etc. Big thanks to betatesters Dribbel and Testman57 (Darkvater)
This commit is contained in:
@@ -152,6 +152,7 @@ typedef struct Patches {
|
||||
byte wait_oneway_signal; //waitingtime in days before a oneway signal
|
||||
byte wait_twoway_signal; //waitingtime in days before a twoway signal
|
||||
|
||||
byte drag_signals_density; // many signals density
|
||||
} Patches;
|
||||
|
||||
VARDEF Patches _patches;
|
||||
|
Reference in New Issue
Block a user