mirror of
https://github.com/EQEmu/Server.git
synced 2026-03-24 11:42:36 +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);
|
NPCCommandsMenu(client, npc);
|
||||||
}
|
}
|
||||||
|
|
||||||
std::cout << "Window Length: " << window_text.length() << std::endl;
|
// std::cout << "Window Length: " << window_text.length() << std::endl;
|
||||||
|
|
||||||
if (client->GetDisplayMobInfoWindow()) {
|
if (client->GetDisplayMobInfoWindow()) {
|
||||||
client->SendFullPopup(
|
client->SendFullPopup(
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user