mirror of
https://github.com/TES3MP/TES3MP.git
synced 2025-09-28 23:51:09 -04:00
[General] Remove unused variable movementAnim from BasePlayer
This commit is contained in:
parent
446c22723e
commit
138aef37fe
@ -229,7 +229,6 @@ namespace mwmp
|
|||||||
bool ignorePosPacket;
|
bool ignorePosPacket;
|
||||||
|
|
||||||
unsigned int movementFlags = 0;
|
unsigned int movementFlags = 0;
|
||||||
char movementAnim;
|
|
||||||
char drawState;
|
char drawState;
|
||||||
bool isFlying = false;
|
bool isFlying = false;
|
||||||
bool hasTcl = false;
|
bool hasTcl = false;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user