mirror of
https://github.com/SWG-Source/src.git
synced 2026-07-13 21:01:08 -04:00
Fixed timeout issue with server startup.
This commit is contained in:
@@ -230,7 +230,7 @@ private:
|
||||
bool m_gameServerReadyObjectIds;
|
||||
bool m_gameServerReadyDatabaseConnected;
|
||||
bool m_gameServerReadyPlanetConnected;
|
||||
uint32 m_connectionTimeout;
|
||||
uint64_t m_connectionTimeout;
|
||||
|
||||
ChatServerConnection * m_chatServerConnection;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user