Fix saving of game fileName/singlePlayer value in StartGame(). Since the
game is an object, assignment to a new variable is not a new copy of the object, so fileName and singlePlayer values were lost. fixes bug where a new game was not available until after you quite and re-entered the game.
Loading
Please register or sign in to comment