Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/block.py
diff options
context:
space:
mode:
Diffstat (limited to 'block.py')
-rw-r--r--block.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/block.py b/block.py
index bd86157..f88dd27 100644
--- a/block.py
+++ b/block.py
@@ -24,7 +24,7 @@ pygtk.require('2.0')
import gtk
import gobject
from constants import *
-import block_factory
+import sprite_factory
import sprites
#