[Cleanup] Remove position_same_update_count from client.cpp/client.h (#3280)

# Notes
- This is unused.
This commit is contained in:
Alex King
2023-04-14 19:42:01 -04:00
committed by GitHub
parent c5c9985e0d
commit 0cc76ab489
2 changed files with 0 additions and 4 deletions
-1
View File
@@ -237,7 +237,6 @@ Client::Client(EQStreamInterface *ieqs) : Mob(
casting_spell_id = 0;
npcflag = false;
npclevel = 0;
position_update_same_count = 0;
fishing_timer.Disable();
dead_timer.Disable();
camp_timer.Disable();