Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/src/game/Area1Game4.py
diff options
context:
space:
mode:
Diffstat (limited to 'src/game/Area1Game4.py')
-rw-r--r--src/game/Area1Game4.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/game/Area1Game4.py b/src/game/Area1Game4.py
index d14c734..f25d3d3 100644
--- a/src/game/Area1Game4.py
+++ b/src/game/Area1Game4.py
@@ -7,7 +7,7 @@ from api.Game import CGame
from api.GameState import CGameState
from api.Button import CButton
from api.Globe import Globe
-from api.Sprite2 import CSprite
+from api.Sprite import CSprite
from api.MultiLabel import CMultiLabel
from api.Points import CPoints
import HallState