[General] Remove unused variable movementAnim from BasePlayer

This commit is contained in:
David Cernat 2019-12-01 19:00:01 +02:00
parent 446c22723e
commit 138aef37fe

View File

@ -229,7 +229,6 @@ namespace mwmp
bool ignorePosPacket;
unsigned int movementFlags = 0;
char movementAnim;
char drawState;
bool isFlying = false;
bool hasTcl = false;