diff world.py @ 41:ff3e395abf91

Renamed grease to bGrease (Basic Grease) to get rid of conflicts with an already installed grease.
author KarstenBock@gmx.net
date Mon, 05 Sep 2011 15:00:34 +0200
parents b30a72c41f90
children 66a06de1bddc
line wrap: on
line diff
--- a/world.py	Mon Sep 05 14:49:45 2011 +0200
+++ b/world.py	Mon Sep 05 15:00:34 2011 +0200
@@ -1,4 +1,4 @@
-from parpg.grease.world import *
+from bGrease.world import *
 
 from parpg.mode import FifeMode
 from parpg import components