This commit is contained in:
zaoqi 2017-08-28 23:03:24 +08:00
parent 2c03648f4b
commit efdfcccb49

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: