diff options
author | Jesusaves <cpntb1@ymail.com> | 2024-08-25 15:27:26 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2024-08-25 15:27:26 -0300 |
commit | c15215debc616e3b4dbc0485b729dd4acf8ea2f5 (patch) | |
tree | f5544d1a87c98a7b216b36325a07ce360b3fade1 | |
parent | cb91a8736bd994cec54cca3d1d19c1147e053d63 (diff) | |
download | serverdata-c15215debc616e3b4dbc0485b729dd4acf8ea2f5.tar.gz serverdata-c15215debc616e3b4dbc0485b729dd4acf8ea2f5.tar.bz2 serverdata-c15215debc616e3b4dbc0485b729dd4acf8ea2f5.tar.xz serverdata-c15215debc616e3b4dbc0485b729dd4acf8ea2f5.zip |
Fix typo
-rw-r--r-- | npc/commands/super-menu.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/npc/commands/super-menu.txt b/npc/commands/super-menu.txt index 7b5a69b4d..967e593a4 100644 --- a/npc/commands/super-menu.txt +++ b/npc/commands/super-menu.txt @@ -211,6 +211,7 @@ OnSun0259: OnSun0300: if ($AUTORESTART) atcommand("@serverexit 103"); // Or 101? end; +} // Auto-restart scheduled function script SchedRestart { |