From f10010047d84ce70c7da60420e340138ef931512 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Thu, 5 Mar 2020 20:52:37 -0300 Subject: [skip ci] client 26 still not available --- npc/functions/clientversion.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'npc') diff --git a/npc/functions/clientversion.txt b/npc/functions/clientversion.txt index 949f840da..ab50212dc 100644 --- a/npc/functions/clientversion.txt +++ b/npc/functions/clientversion.txt @@ -905,7 +905,7 @@ function script clientupdater { // Just be sure your client version is OK // NOTE: Current master client version is 26 function script checkclientversion { - if (ClientVersion >= 26) + if (ClientVersion >= 25) return; mesn "Narrator"; -- cgit v1.2.3-60-g2f50