mirror of
https://github.com/EQEmu/Server.git
synced 2025-12-11 21:01:29 +00:00
Remove commented printf : Adding item2: %i
This commit is contained in:
parent
ed4f2c7e14
commit
f8300693b4
@ -1798,7 +1798,6 @@ void ZoneDatabase::AddLootDropToNPC(uint32 lootdrop_id, ItemList* itemlist) {
|
||||
}
|
||||
else
|
||||
{
|
||||
//printf("Adding item2: %i",item->item_id);
|
||||
//cout << "Adding item to Mob" << endl;
|
||||
ServerLootItem_Struct* item = new ServerLootItem_Struct;
|
||||
item->item_id = dbitem->ItemNumber;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user