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
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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)
{