[Cleanup] Remove fixedZ from mob.h (#3065)

# Notes
- This is unused.
This commit is contained in:
Alex King 2023-03-16 20:24:35 -04:00 committed by GitHub
parent 452389b7a5
commit a0e6fce057
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1591,7 +1591,6 @@ protected:
EQ::LightSourceProfile m_Light;
float fixedZ;
EmuAppearance _appearance;
uint8 pRunAnimSpeed;
bool m_is_running;