mirror of
https://github.com/EQEmu/Server.git
synced 2025-12-13 06:21:28 +00:00
Remove commented printf : Spawned Merc with ID %i\n
This commit is contained in:
parent
2e763a77f7
commit
ce517f3bdc
@ -4926,7 +4926,6 @@ bool Merc::Spawn(Client *owner) {
|
||||
|
||||
//UpdateMercAppearance();
|
||||
|
||||
//printf("Spawned Merc with ID %i\n", npc->GetID()); fflush(stdout);
|
||||
|
||||
return true;
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user