(svn r2817) -Codechange: [autoreplace]: moved autoreplace and autorenew to serverside
-This means that one company can only have one setting for renew and replacing
more clients will not fight due to different settings anymore
-This is a needed step in the line to fix autoreplacing dualheaded locomotives
NOTE: savegame revision bump (peter1138 + me in coop)
This commit is contained in:
@@ -24,7 +24,7 @@ const RailtypeInfo _railtypes[RAILTYPE_END] = {
|
||||
|
||||
/* Compatible railtypes */
|
||||
(1 << RAILTYPE_RAIL),
|
||||
|
||||
|
||||
/* main offset */
|
||||
0,
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user