mirror of
https://github.com/EQEmu/Server.git
synced 2026-01-04 15:43:52 +00:00
Remove debug std::cout [skip ci]
This commit is contained in:
parent
fdae56e89f
commit
e5fce0fd4d
@ -817,7 +817,7 @@ void Mob::DisplayInfo(Mob *mob)
|
||||
NPCCommandsMenu(client, npc);
|
||||
}
|
||||
|
||||
std::cout << "Window Length: " << window_text.length() << std::endl;
|
||||
// std::cout << "Window Length: " << window_text.length() << std::endl;
|
||||
|
||||
if (client->GetDisplayMobInfoWindow()) {
|
||||
client->SendFullPopup(
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user