Skip to content

Fixes Bug which causes game to crash with undo on draw.

Ghost User requested to merge (removed):JannesAlthoff-master-patch-15624 into master

The Previous Version crashes if you press undo on a draw, because the game sets last_winner to Player.NOBODY on a draw.

Merge request reports