mirror of
https://github.com/EQEmu/Server.git
synced 2026-09-02 00:06:36 +00:00
[Cleanup] Remove position_same_update_count from client.cpp/client.h (#3280)
# Notes - This is unused.
This commit is contained in:
@@ -1842,9 +1842,6 @@ private:
|
||||
|
||||
WaterRegionType last_region_type;
|
||||
|
||||
// this is used to try to cut back on position update reflections
|
||||
int position_update_same_count;
|
||||
|
||||
PTimerList p_timers; //persistent timers
|
||||
Timer hpupdate_timer;
|
||||
Timer camp_timer;
|
||||
|
||||
Reference in New Issue
Block a user