From 4c04c6f99eb18f8394f4775acc8f0339e31058cd Mon Sep 17 00:00:00 2001 From: Paul Chote Date: Sat, 25 Feb 2023 14:32:28 +0000 Subject: [PATCH] Update engine for release-20230225. --- mod.config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mod.config b/mod.config index 4de34a3..87bf4a5 100644 --- a/mod.config +++ b/mod.config @@ -9,7 +9,7 @@ MOD_ID="cnc" # The OpenRA engine version to use for this project. -ENGINE_VERSION="88c0330aad" +ENGINE_VERSION="7c31e8c235" ############################################################################## # Packaging