From 462fadeff04006946f0993f10e30ae1a94427c68 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Tue, 21 Sep 2021 19:33:21 -0300 Subject: Fix typo on Test Server only --- npc/commands/super-menu.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'npc/commands') diff --git a/npc/commands/super-menu.txt b/npc/commands/super-menu.txt index e20d4501c..3e70cdac3 100644 --- a/npc/commands/super-menu.txt +++ b/npc/commands/super-menu.txt @@ -226,7 +226,7 @@ function script SchedRestart { atcommand("@serverexit 101"); } - kamibroadcast("A restart has been scheduled to about %s.", FuzzyTime($SCHED_RESTART)); + kamibroadcast(sprintf("A restart has been scheduled to about %s.", FuzzyTime($SCHED_RESTART))); } return; } -- cgit v1.2.3-70-g09d2