Added interpolationsystem to pipeline.
This commit is contained in:
@@ -33,6 +33,7 @@ void Client::Start(World* world, EventBroker* eventBroker)
|
||||
|
||||
void Client::Update()
|
||||
{
|
||||
m_EventBroker->Process<Client>();
|
||||
readFromServer();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user