mirror of
https://github.com/acemod/ACE3.git
synced 2024-08-30 18:23:18 +00:00
required arma3 version 1.62. closes #4081
This commit is contained in:
parent
d0c30577af
commit
0869cf96bd
@ -12,7 +12,7 @@
|
||||
#define VERSION_AR MAJOR,MINOR,PATCHLVL,BUILD
|
||||
|
||||
// MINIMAL required version for the Mod. Components can specify others..
|
||||
#define REQUIRED_VERSION 1.60
|
||||
#define REQUIRED_VERSION 1.62
|
||||
#define REQUIRED_CBA_VERSION {2,4,1}
|
||||
|
||||
#ifdef COMPONENT_BEAUTIFIED
|
||||
|
Loading…
Reference in New Issue
Block a user