Update engine version to playtest-20170923.

This commit is contained in:
Paul Chote 2017-09-23 20:32:58 +01:00
parent d562398bff
commit dceb736e10

View File

@ -9,7 +9,7 @@
MOD_ID="example"
# The OpenRA engine version to use for this project.
ENGINE_VERSION="playtest-20170902"
ENGINE_VERSION="playtest-20170923"
# Enable this to make the default OpenRA mods available for use in your mod.yaml
# Packages list (via $mod references). Accepts values "True" or "False".