(svn r8151) -Feature: Automatically build semaphores before a configurable date, which can be set by each network player seperately.
This commit is contained in:
@@ -186,6 +186,7 @@ typedef struct Patches {
|
||||
uint8 map_y;
|
||||
|
||||
byte drag_signals_density; // many signals density
|
||||
Year semaphore_build_before; // Build semaphore signals automatically before this year
|
||||
bool ainew_active; // Is the new AI active?
|
||||
bool ai_in_multiplayer; // Do we allow AIs in multiplayer
|
||||
|
||||
|
Reference in New Issue
Block a user