Skip to content

Commit

Permalink
Re-add scenario import
Browse files Browse the repository at this point in the history
- needed for exe file
  • Loading branch information
gregcorbett committed Oct 15, 2016
1 parent 3f5d4dd commit 0434826
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/GameWindow.py
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@
from src.Button import Button
from src.ButtonGroup import ButtonGroup
from src.CustomEvent import CustomEvent
from src.Scenario import Scenario
from src import __version__


Expand Down

0 comments on commit 0434826

Please sign in to comment.