diff options
-rw-r--r-- | npc/commands/super-menu.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/npc/commands/super-menu.txt b/npc/commands/super-menu.txt index 3e70cdac3..824ce5384 100644 --- a/npc/commands/super-menu.txt +++ b/npc/commands/super-menu.txt @@ -216,6 +216,9 @@ OnWed0300: // Auto-restart scheduled function script SchedRestart { + // FIXME - How is that even supposed to work? + return; + if (debug && $SCHED_RESTART) { if ($SCHED_RESTART == 1) |