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