Update required Arma 3 version to 1.70

This commit is contained in:
jonpas 2017-05-16 14:05:23 +02:00
parent 6034a13d42
commit 5f0e6b7112

View File

@ -9,7 +9,7 @@
#define VERSION_AR MAJOR,MINOR,PATCHLVL,BUILD
// MINIMAL required version for the Mod. Components can specify others..
#define REQUIRED_VERSION 1.64
#define REQUIRED_VERSION 1.70
#define REQUIRED_CBA_VERSION {3,2,1}
#ifdef COMPONENT_BEAUTIFIED