WIP Cleaning

This commit is contained in:
stiffly
2015-12-17 10:59:55 +01:00
parent 4c29e071af
commit ba831f8a3c
2 changed files with 18 additions and 16 deletions
-1
View File
@@ -59,7 +59,6 @@ private:
glm::vec2 m_PlayerPositions[MAXCONNECTIONS];
std::string m_PlayerName;
int m_PlayerID = -1;
IsWASDKeyDown m_IsWASDKeyDown;
// Network logic
PlayerDefinition m_PlayerDefinitions[MAXCONNECTIONS];