From e27f833cd0a4c4397262781680acc0f09fd7ee1f Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Tue, 5 Mar 2019 14:27:08 -0300 Subject: New minimum M+ version: ClientVersion 25 - 1.8.12.8 --- npc/functions/clientversion.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/npc/functions/clientversion.txt b/npc/functions/clientversion.txt index 140aa1283..b3d0e96f1 100644 --- a/npc/functions/clientversion.txt +++ b/npc/functions/clientversion.txt @@ -253,7 +253,7 @@ function script checkclientversion { - if (ClientVersion >= 24) { + if (ClientVersion >= 25) { if (.@dg) close; return; -- cgit v1.2.3-60-g2f50