mirror of
https://github.com/EQEmu/Server.git
synced 2026-06-10 23:20:25 +00:00
Remove unused variables
This commit is contained in:
@@ -2286,18 +2286,6 @@ private:
|
||||
bool m_bot_pulling;
|
||||
bool m_bot_precombat;
|
||||
|
||||
uint8 fast_heal_threshold;
|
||||
uint8 heal_threshold;
|
||||
uint8 complete_heal_threshold;
|
||||
uint8 hot_heal_threshold;
|
||||
uint32 fast_heal_delay;
|
||||
uint32 heal_delay;
|
||||
uint32 complete_heal_delay;
|
||||
uint32 hot_heal_delay;
|
||||
uint32 cure_delay;
|
||||
uint8 cure_min_threshold;
|
||||
uint8 cure_threshold;
|
||||
bool illusion_block;
|
||||
uint32 _assistee;
|
||||
|
||||
bool CanTradeFVNoDropItem();
|
||||
|
||||
Reference in New Issue
Block a user