ayoye bobo
This commit is contained in:
parent
573316682b
commit
d1c3d17055
@ -27,7 +27,7 @@ public:
|
||||
void SetPosition(Vector3f pos) { m_position = pos; }
|
||||
|
||||
private:
|
||||
netprot::Output current, previous;
|
||||
netprot::Output current = netprot::Output(), previous = netprot::Output();
|
||||
std::map<uint64_t, netprot::Output> m_outbuf;
|
||||
netprot::PlayerInfo m_pinfo;
|
||||
float m_aminacc;
|
||||
|
Loading…
Reference in New Issue
Block a user