Commit 1ba3dfb
committed
Enforce active turn for first warring human
Who knows if this will have bad side-effects, but it seems to
work in the lobby.
Test plan:
Load up my bad save game and check that India's turn is active
in the lobby. It does. Hopefully we can make it through India's
turn and then through every other warring players turns too.
Fingers crossed on that.
Also, I tried to reproduce the bad save game in a two player
game. Unfortunately (?), this game seems to load fine. I can
load this working save with the patch applied, and have verified
that it doesn't break anything.1 parent 6501d23 commit 1ba3dfb
1 file changed
+44
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22194 | 22194 | | |
22195 | 22195 | | |
22196 | 22196 | | |
| 22197 | + | |
| 22198 | + | |
| 22199 | + | |
| 22200 | + | |
| 22201 | + | |
| 22202 | + | |
| 22203 | + | |
| 22204 | + | |
| 22205 | + | |
| 22206 | + | |
| 22207 | + | |
| 22208 | + | |
| 22209 | + | |
| 22210 | + | |
| 22211 | + | |
| 22212 | + | |
| 22213 | + | |
| 22214 | + | |
| 22215 | + | |
| 22216 | + | |
| 22217 | + | |
| 22218 | + | |
| 22219 | + | |
| 22220 | + | |
| 22221 | + | |
| 22222 | + | |
| 22223 | + | |
| 22224 | + | |
| 22225 | + | |
| 22226 | + | |
| 22227 | + | |
| 22228 | + | |
| 22229 | + | |
| 22230 | + | |
| 22231 | + | |
| 22232 | + | |
| 22233 | + | |
| 22234 | + | |
| 22235 | + | |
| 22236 | + | |
| 22237 | + | |
| 22238 | + | |
| 22239 | + | |
| 22240 | + | |
22197 | 22241 | | |
22198 | 22242 | | |
22199 | 22243 | | |
| |||
0 commit comments