diff options
author | rubidium <rubidium@openttd.org> | 2012-01-17 17:27:38 +0000 |
---|---|---|
committer | rubidium <rubidium@openttd.org> | 2012-01-17 17:27:38 +0000 |
commit | 4f62472fd98145ca9d4e479dfbd1f2fb0b4ed524 (patch) | |
tree | a5e1f9426fec0d4518ad112f0511edcf5caeb38e /src/ai | |
parent | 2c998051173484aeac026de21a50177313908d37 (diff) | |
download | openttd-4f62472fd98145ca9d4e479dfbd1f2fb0b4ed524.tar.xz |
(svn r23817) -Fix [FS#4962]: desync due to different NewGRF version. So reduce the chance that it happens significantly with betas/RCs/nightlies by doing the same as is done for stable releases: check the NewGRF version of server vs client.
Previously this check was not done for nightlies/betas/RCs due to missing versioning information in the source tarballs, but they have that for a while now. So just force the NewGRF version check for all versions, and remove the broken --revision configure option
Diffstat (limited to 'src/ai')
0 files changed, 0 insertions, 0 deletions