mirror of
https://github.com/EQEmu/Server.git
synced 2026-09-03 05:16:37 +00:00
Fix Auto XTargets not clearing on death
This commit is contained in:
@@ -1095,6 +1095,7 @@ public:
|
||||
void RemoveXTarget(Mob *m, bool OnlyAutoSlots);
|
||||
void SendXTargetPacket(uint32 Slot, Mob *m);
|
||||
void RemoveGroupXTargets();
|
||||
void RemoveAutoXTargets();
|
||||
void ShowXTargets(Client *c);
|
||||
void InitializeMercInfo();
|
||||
bool CheckCanHireMerc(Mob* merchant, uint32 template_id);
|
||||
|
||||
Reference in New Issue
Block a user