diff src/parpg/gui/inventorygui.py @ 142:a5ea5b8f63d4

Changed CharacterCreationController to work with grease entities now.
author KarstenBock@gmx.net
date Sat, 01 Oct 2011 14:38:56 +0200
parents d60f1dab8469
children eab3e1e52497
line wrap: on
line diff
--- a/src/parpg/gui/inventorygui.py	Sat Oct 01 14:09:20 2011 +0200
+++ b/src/parpg/gui/inventorygui.py	Sat Oct 01 14:38:56 2011 +0200
@@ -18,7 +18,7 @@
 from fife.extensions.pychan.attrs import UnicodeAttr
 
 from parpg.gui import drag_drop_data as data_drag
-from parpg.objects.base import Container
+#from parpg.objects.base import Container
 from parpg.gui.containergui_base import ContainerGUIBase
 from parpg.objects.action import ACTIONS