*** empty log message ***
This commit is contained in:
parent
30c4e91077
commit
3d2fe5ddbe
|
|
@ -202,6 +202,8 @@ class OnscreenPanel(PandaObject.PandaObject, NodePath):
|
|||
if func != None:
|
||||
self.accept(buttonName + '-down-rollover', func)
|
||||
|
||||
return button
|
||||
|
||||
|
||||
def getUniqueName(self):
|
||||
"""getUniqueName(self):
|
||||
|
|
|
|||
Loading…
Reference in New Issue