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.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/game/Area1Game3.py b/src/game/Area1Game3.py
index fdbea29..ad969ab 100644
--- a/src/game/Area1Game3.py
+++ b/src/game/Area1Game3.py
@@ -7,7 +7,7 @@ import api.Image as Image
from api.Game import CGame
from api.GameState import CGameState
from api.Button import CButton
-from api.Sprite import CSprite
+from api.Sprite2 import CSprite
from api.Label import CLabel
from api.MultiLabel import CMultiLabel
from api.Points import CPoints