mirror of
https://github.com/kevinbentley/Descent3.git
synced 2025-01-22 11:28:56 +00:00
332f9c553e
The serverconn variable identifies the reliable socket used by the server. However this variable is not yet initialized at the very start of the first client connection which causes the server to crash. This fixes a bad safety check for this issue and a further instance of the bug. |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
directplay.cpp | ||
networking.cpp |