diff gamelib/scenes/manual.py @ 549:098ea4ea0d0d pyntnclick

Rename imports
author Neil Muller <neil@dip.sun.ac.za>
date Sat, 11 Feb 2012 13:19:21 +0200
parents 7cd79c5ae4c7
children ea9dd2b9186a
line wrap: on
line diff
--- a/gamelib/scenes/manual.py	Sat Feb 11 13:10:18 2012 +0200
+++ b/gamelib/scenes/manual.py	Sat Feb 11 13:19:21 2012 +0200
@@ -2,9 +2,9 @@
 
 from albow.music import change_playlist
 
-from gamelib.state import Scene, Thing
-from gamelib.sound import get_current_playlist
-from gamelib.scenewidgets import InteractNoImage, InteractImage
+from pyntnclick.state import Scene, Thing
+from pyntnclick.sound import get_current_playlist
+from pyntnclick.scenewidgets import InteractNoImage, InteractImage
 
 
 # classes related the computer detail