mirror of
https://github.com/EQEmu/Server.git
synced 2026-09-02 16:46:37 +00:00
[Cleanup] Remove FlushLootStats() from npc.h (#3079)
# Notes - This is unused.
This commit is contained in:
@@ -115,7 +115,6 @@ public:
|
||||
// loot recording / simulator
|
||||
bool IsRecordLootStats() const;
|
||||
void SetRecordLootStats(bool record_loot_stats);
|
||||
void FlushLootStats();
|
||||
const std::vector<uint32> &GetRolledItems() const;
|
||||
int GetRolledItemCount(uint32 item_id);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user