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:
parent
446c22723e
commit
138aef37fe
1 changed files with 0 additions and 1 deletions
|
|
@ -229,7 +229,6 @@ namespace mwmp
|
|||
bool ignorePosPacket;
|
||||
|
||||
unsigned int movementFlags = 0;
|
||||
char movementAnim;
|
||||
char drawState;
|
||||
bool isFlying = false;
|
||||
bool hasTcl = false;
|
||||
|
|
|
|||
Loading…
Reference in a new issue