mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-19 13:15:00 -04:00
whoops
This commit is contained in:
parent
87b54a32b6
commit
f4da45091a
@ -85,8 +85,6 @@ class ServerRepository:
|
|||||||
# Default value.
|
# Default value.
|
||||||
threadedNet = config.GetBool('threaded-net', False)
|
threadedNet = config.GetBool('threaded-net', False)
|
||||||
|
|
||||||
base.finalExitCallbacks.append(self.shutdown)
|
|
||||||
|
|
||||||
# Set up networking interfaces.
|
# Set up networking interfaces.
|
||||||
numThreads = 0
|
numThreads = 0
|
||||||
if threadedNet:
|
if threadedNet:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user