diff options
author | KUDr <KUDr@openttd.org> | 2006-11-17 10:42:20 +0000 |
---|---|---|
committer | KUDr <KUDr@openttd.org> | 2006-11-17 10:42:20 +0000 |
commit | af8ecdd8f3c1562d82b4d5293414e959d2b06bcc (patch) | |
tree | d17ad6b6b7c13ec73d8fd079479346d21cbf28b7 /saveload.c | |
parent | cfd1c826d762b2012bf98727bec777848a5a8b56 (diff) | |
download | openttd-af8ecdd8f3c1562d82b4d5293414e959d2b06bcc.tar.xz |
(svn r7190) -Fix: If the non-player-based _patches setting was changed on the server during MP game, the callback function was:
1. Called only on the server but not on its clients.
2. Was called before the setting change occurred (usually with no effect)
3. Received old 'p1' argument value intead of new one
It could cause some MP desyncs in the future.
Diffstat (limited to 'saveload.c')
0 files changed, 0 insertions, 0 deletions