mirror of
https://github.com/Sneed-Group/Poodletooth-iLand
synced 2025-01-09 17:53:50 +00:00
This was just debug
This commit is contained in:
parent
b72a755617
commit
4e60722277
1 changed files with 0 additions and 1 deletions
|
@ -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 = {}
|
||||
|
|
Loading…
Reference in a new issue