Commit 74e77d9
committed
Fix player bug in advanced win detection.
If the recorder is not a player (i.e. observer) then the advanced logic of
team based elimination cannot be applied. So confirm condition before acting.1 parent 2c6068e commit 74e77d9
1 file changed
+3
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
231 | 231 | | |
232 | 232 | | |
233 | 233 | | |
234 | | - | |
| 234 | + | |
| 235 | + | |
235 | 236 | | |
236 | | - | |
| 237 | + | |
237 | 238 | | |
238 | 239 | | |
239 | 240 | | |
| |||
0 commit comments