Skip to content
Snippets Groups Projects
Commit 7f29f1b9 authored by deuce's avatar deuce
Browse files

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.
parent 8da95b02
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment