chore(Core): remove duplicate comment (#9140)

This commit is contained in:
acidmanifesto
2021-11-15 12:51:15 +01:00
committed by GitHub
parent a0a5358900
commit 006ee3b7e2

View File

@@ -483,7 +483,6 @@ void LootItem::AddAllowedLooter(Player const* player)
// --------- Loot ---------
//
// Inserts the item into the loot (called by LootTemplate processors)
// Inserts the item into the loot (called by LootTemplate processors)
void Loot::AddItem(LootStoreItem const& item)
{