From 50ebff04851dabea2662e72832abc2b2ba513422 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Wed, 13 Nov 2019 10:25:50 -0300 Subject: Record TUT_VAR from now on --- npc/functions/clientversion.txt | 3 +++ 1 file changed, 3 insertions(+) (limited to 'npc/functions') diff --git a/npc/functions/clientversion.txt b/npc/functions/clientversion.txt index 8056d663a..79e91f376 100644 --- a/npc/functions/clientversion.txt +++ b/npc/functions/clientversion.txt @@ -8,6 +8,9 @@ // This also handles all updates, and usually have priority. function script clientupdater { + // Bugfix + if (!TUT_VAR && UPDATE) + TUT_VAR=UPDATE; // Skip any update for newcomers if (compare(getmap(), "000-0")) { UPDATE=gettimetick(2); -- cgit v1.2.3-60-g2f50