Saving and loading states on the last game
Johnny-Go opened this issue · 0 comments
Johnny-Go commented
Once you are down to the last game it saves and loads states periodically which can interrupt gameplay a little. I'm not super familiar with Lua or this script, but it looks like you could wrap lines 183-187 in a if currentGame != newGame to fix.