Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/src/game/Area1Game3.py
diff options
context:
space:
mode:
Diffstat (limited to 'src/game/Area1Game3.py')
-rw-r--r--src/game/Area1Game3.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/game/Area1Game3.py b/src/game/Area1Game3.py
index 40ee9fc..2799831 100644
--- a/src/game/Area1Game3.py
+++ b/src/game/Area1Game3.py
@@ -238,6 +238,7 @@ class CArea1Game3(CGameState):
CGame().addChild(self.mInstructions)
CGame().addChild(self.mButtonAccept)
return
+
if self.mCurrentState == 0:
CGame().addChild(self.mDialogBoy1)
CGame().addChild(self.mButtonNext)