changeset 112:c40d04cf6ed1

Changed CharacterCreationController to work with grease entities now.
author KarstenBock@gmx.net
date Sat, 01 Oct 2011 14:38:56 +0200
parents 17fab1f2bf7d
children c76f03c290f6
files gui/inventorygui.py
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/gui/inventorygui.py	Sat Oct 01 14:09:20 2011 +0200
+++ b/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