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.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/game/Area1Game1.py b/src/game/Area1Game1.py
index 660941f..9dbc305 100644
--- a/src/game/Area1Game1.py
+++ b/src/game/Area1Game1.py
@@ -1,7 +1,7 @@
# -*- coding: utf-8 -*-
import pygame
-from api.Sprite2 import CSprite
+from api.Sprite import CSprite
from api.Button import CButton
from api.Points import CPoints
from api.Label import CLabel