mirror of
https://github.com/EQEmu/Server.git
synced 2026-05-17 07:18:37 +00:00
Some adjustments to scale manager
This commit is contained in:
@@ -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());
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user