mirror of
https://github.com/panda3d/panda3d.git
synced 2025-09-30 16:58:40 -04:00
*** empty log message ***
This commit is contained in:
parent
663ea966af
commit
4752df75c3
@ -51,7 +51,7 @@ class ClusterServer(DirectObject.DirectObject):
|
||||
clusterSyncFlag = 0
|
||||
if clusterSyncFlag:
|
||||
self.startSwapCoordinator()
|
||||
base.win.setSync(1)
|
||||
base.graphicsEngine.setAutoFlip(0)
|
||||
# Send verification of startup to client
|
||||
self.daemon = DirectD()
|
||||
# These must be passed in as bootstrap arguments and stored in
|
||||
|
Loading…
x
Reference in New Issue
Block a user