cheat2.1
zaoqi 2017-08-28 23:03:24 +08:00
parent 2c03648f4b
commit efdfcccb49
1 changed files with 2 additions and 0 deletions

View File

@ -441,6 +441,8 @@ public:
bool have_last_punch_object;
PointedThing last_punch_object;
void writePlayerPos(LocalPlayer *myplayer, ClientMap *clientMap, NetworkPacket *pkt, bool can_not);
void sendPlayerPos();
private: