ayoye bobo
This commit is contained in:
parent
573316682b
commit
d1c3d17055
@ -27,7 +27,7 @@ public:
|
|||||||
void SetPosition(Vector3f pos) { m_position = pos; }
|
void SetPosition(Vector3f pos) { m_position = pos; }
|
||||||
|
|
||||||
private:
|
private:
|
||||||
netprot::Output current, previous;
|
netprot::Output current = netprot::Output(), previous = netprot::Output();
|
||||||
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;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user