mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-04 10:54:24 -04:00
Added back igloop!
This commit is contained in:
parent
a8a74ed9d5
commit
e3e811d2db
@ -205,6 +205,8 @@ class ShowBase(DirectObject.DirectObject):
|
||||
fDirect = (self.config.GetBool('want-directtools', 0) or
|
||||
(base.config.GetString("cluster-mode", '') != ''))
|
||||
self.startDirect(fDirect)
|
||||
# Start IGLOOP
|
||||
self.restart()
|
||||
|
||||
def exitfunc(self):
|
||||
"""exitfunc(self)
|
||||
|
Loading…
x
Reference in New Issue
Block a user