Some adjustments to scale manager

This commit is contained in:
Akkadius
2018-12-16 02:30:53 -06:00
parent a7f2eebfdf
commit bc6109ec8f
3 changed files with 36 additions and 8 deletions
-1
View File
@@ -619,7 +619,6 @@ inline void NPCCommandsMenu(Client* client, NPC* npc)
}
if (menu_commands.length() > 0) {
// client->Message(0, "| # Show Commmands");
client->Message(0, "| [Show Commands] %s", menu_commands.c_str());
}
}