From f9dcda91d73217a7ac2173fb8d2ce2d7c70c4983 Mon Sep 17 00:00:00 2001 From: Boondorl Date: Thu, 20 Feb 2025 02:27:23 -0500 Subject: [PATCH] Update ZScript version to 4.15 --- wadsrc/static/zscript.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wadsrc/static/zscript.txt b/wadsrc/static/zscript.txt index 11a0e8c5c..b3565f8a7 100644 --- a/wadsrc/static/zscript.txt +++ b/wadsrc/static/zscript.txt @@ -1,4 +1,4 @@ -version "4.12" +version "4.15" // Generic engine code #include "zscript/engine/base.zs"