SQC-15_online #1
| @@ -27,7 +27,7 @@ public: | |||||||
| 	void SetPosition(Vector3f pos) { m_position = pos; } | 	void SetPosition(Vector3f pos) { m_position = pos; } | ||||||
|  |  | ||||||
| private: | private: | ||||||
| 	netprot::Output current = netprot::Output(), previous = netprot::Output(); | 	netprot::Output current, previous; | ||||||
| 	std::map<uint64_t, netprot::Output> m_outbuf; | 	std::map<uint64_t, netprot::Output> m_outbuf; | ||||||
| 	netprot::PlayerInfo m_pinfo; | 	netprot::PlayerInfo m_pinfo; | ||||||
| 	float m_aminacc; | 	float m_aminacc; | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user