summaryrefslogtreecommitdiff
path: root/npc/026-1
diff options
context:
space:
mode:
Diffstat (limited to 'npc/026-1')
-rw-r--r--npc/026-1/ctrl.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/026-1/ctrl.c b/npc/026-1/ctrl.c
index ac7fb5782..21c724de6 100644
--- a/npc/026-1/ctrl.c
+++ b/npc/026-1/ctrl.c
@@ -42,7 +42,7 @@ OnMinute45:
setnpcdisplay "#026-1_24_28", NPC_SWITCH_ONLINE;
setnpcdisplay "#026-1_26_28", NPC_SWITCH_ONLINE;
setnpcdisplay "#026-1_62_28", NPC_SWITCH_ONLINE;
- 0261_CheckReset();
+ callfunc "0261_CheckReset";
end;
}