mirror of
https://github.com/panda3d/panda3d.git
synced 2025-09-30 16:58:40 -04:00
For new world order
This commit is contained in:
parent
9f63d9cbeb
commit
a5445eddc1
@ -36,7 +36,7 @@ SERVER_STARTUP_STRING = (
|
||||
'__builtin__.clusterSyncFlag = %d;' +
|
||||
'__builtin__.clusterDaemonClient = \'%s\';' +
|
||||
'__builtin__.clusterDaemonPort = %d;'
|
||||
'from DirectStart import *; run()"')
|
||||
'from direct.directbase.DirectStart import *; run()"')
|
||||
|
||||
class ClusterMsgHandler:
|
||||
"""ClusterMsgHandler: wrapper for PC clusters/multi-piping networking"""
|
||||
|
Loading…
x
Reference in New Issue
Block a user