LoW 03: fix two issues with fog

Because the side numbers were changed, fog was cleared for the wrong
side in single player.  This resulted in fog not being cleared at all
for side 3 (bug #22880), and in fog not being cleared when Kalenz first
arrives (time over event), but at the beginning of his turn.
This commit is contained in:
mattsc 2014-10-28 07:04:47 -07:00
parent a1fe3ce3fc
commit 66c1f9d786

View file

@ -830,12 +830,12 @@
fog=no
[/modify_side]
[modify_side]
side=2
side=3
fog=no
[/modify_side]
#ifdef MULTIPLAYER
[modify_side]
side=3
side=2
fog=no
[/modify_side]
[modify_side]