This was just debug

This commit is contained in:
John 2015-06-02 17:58:32 +03:00 committed by Loudrob
parent b72a755617
commit 4e60722277

View file

@ -8,7 +8,6 @@ class NPCFriendPanel(DirectFrame):
optiondefs = (('relief', None, None), ('doneEvent', None, None))
self.defineoptions(kw, optiondefs)
DirectFrame.__init__(self, parent=parent)
base.cr.lol = self
self.callable = callable
self.cardList = []
self.friendDict = {}