1
0
Fork 1
mirror of https://github.com/TES3MP/openmw-tes3mp.git synced 2026-01-06 17:41:06 +00:00

[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;