diff options
author | Jesusaves <cpntb1@ymail.com> | 2021-09-21 19:35:53 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2021-09-21 19:35:53 -0300 |
commit | 1022d838142f19b28e0be45e91c074400b755299 (patch) | |
tree | f1c2a2583ba55f0f57b90b4d9235a02b856bb379 /npc/commands | |
parent | 462fadeff04006946f0993f10e30ae1a94427c68 (diff) | |
download | serverdata-1022d838142f19b28e0be45e91c074400b755299.tar.gz serverdata-1022d838142f19b28e0be45e91c074400b755299.tar.bz2 serverdata-1022d838142f19b28e0be45e91c074400b755299.tar.xz serverdata-1022d838142f19b28e0be45e91c074400b755299.zip |
Looks broken
Diffstat (limited to 'npc/commands')
-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) |