summaryrefslogtreecommitdiff
path: root/npc/commands
diff options
context:
space:
mode:
Diffstat (limited to 'npc/commands')
-rw-r--r--npc/commands/ucp.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/commands/ucp.txt b/npc/commands/ucp.txt
index cb8ee34e2..a5d61d2f1 100644
--- a/npc/commands/ucp.txt
+++ b/npc/commands/ucp.txt
@@ -150,7 +150,7 @@ function script UserCtrlPanel {
l("Return to User Control Panel"),
l("Toggle Soul Menhir automatic saving"),
l("Toggle Daily Reward screen"),
- (strcharinfo(2) == "Monster King", ("Toggle Autoreceive Event Coins"));
+ rif(strcharinfo(2) == "Monster King", ("Toggle Autoreceive Event Coins"));
mes "";
switch (@menu) {