diff src/parpg/world.py @ 66:96af64cf3b81

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 b15cf999216a
children 2265d69ba57c
line wrap: on
line diff
--- a/src/parpg/world.py	Mon Sep 05 14:49:45 2011 +0200
+++ b/src/parpg/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