Skip to content

Commit

Permalink
back to default scenario for now
Browse files Browse the repository at this point in the history
  • Loading branch information
gregcorbett committed Jul 20, 2015
1 parent 8e2ba2a commit 99ccfd0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/GameWindow.py
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ def chooseScenario(self):
self.scenario = None
#Somehow choose a scenario

self.scenario = "UV"
#self.scenario = "UV"

if self.scenario == None:
self.scenario = "Default"
Expand Down

0 comments on commit 99ccfd0

Please sign in to comment.