From 07403f5af4a0be125fddbe1dc40330d043309812 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Tue, 12 May 2020 08:57:06 -0300 Subject: Deprecation concerning "debug" constant (I have new plans for it) --- npc/commands/super-menu.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'npc/commands/super-menu.txt') diff --git a/npc/commands/super-menu.txt b/npc/commands/super-menu.txt index aafec9b63..11a92711f 100644 --- a/npc/commands/super-menu.txt +++ b/npc/commands/super-menu.txt @@ -56,7 +56,7 @@ function script SuperMenu { OnCall: - if (!debug && !is_gm()) { + if (!is_gm()) { dispbottom l("You do not have the required access privileges to use the Super Menu."); end; } -- cgit v1.2.3-60-g2f50