mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-03 02:15:43 -04:00
formatting
This commit is contained in:
parent
1f6600d77a
commit
1425ae5fa4
@ -188,7 +188,7 @@ class DirectScrolledList(DirectFrame):
|
||||
|
||||
if self['command']:
|
||||
# Pass any extra args to command
|
||||
apply(self['command'], self['extraArgs'])
|
||||
apply(self['command'], self['extraArgs'])
|
||||
return ret
|
||||
|
||||
def makeAllItems(self):
|
||||
|
Loading…
x
Reference in New Issue
Block a user