Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/src/game/Area1Game6.py
diff options
context:
space:
mode:
Diffstat (limited to 'src/game/Area1Game6.py')
-rw-r--r--src/game/Area1Game6.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/game/Area1Game6.py b/src/game/Area1Game6.py
index 110f0d5..b399b33 100644
--- a/src/game/Area1Game6.py
+++ b/src/game/Area1Game6.py
@@ -1,7 +1,7 @@
# -*- coding: utf-8 -*-
import pygame
-from api.Sprite2 import CSprite
+from api.Sprite import CSprite
from api.Points import CPoints
from api.MultiLabel import CMultiLabel
from api.Mouse import CMouse