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