(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:
darkvater
2004-08-15 20:23:42 +00:00
parent 69b09ef302
commit 3fe3a023e5
10 changed files with 204 additions and 32 deletions

View File

@@ -142,6 +142,7 @@ enum {
CMD_BUILD_LOCK = 108,
CMD_START_SCENARIO = 109,
CMD_BUILD_MANY_SIGNALS = 110,
//CMD_DESTROY_INDUSTRY = 109,
};