From 4686f149a5ce0bbd858a002565d0f69e42876469 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Tue, 23 Feb 2021 12:11:37 -0300 Subject: Correct blacklist cleanup sequence --- npc/functions/scoreboards.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'npc/functions/scoreboards.txt') diff --git a/npc/functions/scoreboards.txt b/npc/functions/scoreboards.txt index ff2f218ec..1e833b1c1 100644 --- a/npc/functions/scoreboards.txt +++ b/npc/functions/scoreboards.txt @@ -95,6 +95,7 @@ OnHour22: OnHour23: OnInit: ScoreboardsReload(); + deletearray $@FORT_BLACKLIST; end; } -- cgit v1.2.3-70-g09d2