Moved UDP logic from Hybrid server/client to UDP server/client. fixed bug in Server::CheckForTimeOuts.
This commit is contained in:
@@ -17,7 +17,8 @@ Client::Client(ConfigFile* config)
|
||||
}
|
||||
|
||||
Client::~Client()
|
||||
{ }
|
||||
{
|
||||
}
|
||||
|
||||
void Client::Start(World* world, EventBroker* eventBroker)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user