Pull request #136 Merge remote-tracking branch 'origin/master' into FixNetworkBugs
# Conflicts: # src/Engine/Network/Client.cpp
This commit is contained in:
@@ -107,7 +107,6 @@ private:
|
||||
void parseDoubleJump(Packet& packet);
|
||||
void InterpolateFields(Packet & packet, const ComponentInfo & componentInfo, const EntityID & entityID, const std::string & componentType);
|
||||
void parseSnapshot(Packet& packet);
|
||||
void UpdateLocalCapturePointHUD(EntityWrapper capturePointHUD);
|
||||
void identifyPacketLoss();
|
||||
void hasServerTimedOut();
|
||||
EntityID createPlayer();
|
||||
|
||||
Reference in New Issue
Block a user