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