(svn r8151) -Feature: Automatically build semaphores before a configurable date, which can be set by each network player seperately.

This commit is contained in:
maedhros
2007-01-15 22:18:35 +00:00
parent b4f128b5f0
commit 895cc4fa47
5 changed files with 20 additions and 2 deletions

View File

@@ -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