Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/src/game/Area1Game1.py
diff options
context:
space:
mode:
Diffstat (limited to 'src/game/Area1Game1.py')
-rw-r--r--src/game/Area1Game1.py3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/game/Area1Game1.py b/src/game/Area1Game1.py
index 4644817..23ed8a0 100644
--- a/src/game/Area1Game1.py
+++ b/src/game/Area1Game1.py
@@ -323,6 +323,3 @@ class CArea1Game1(CGameState):
CGame().removeChild(self.mAlpha)
CGame().removeChild(self.mDialog)
CGame().removeChild(self.mButtonAccept)
-
- def doEvents(self, aEvent):
- print aEvent.type