mirror of
https://github.com/acemod/ACE3.git
synced 2024-08-30 18:23:18 +00:00
Increase required Arma 3 version to 1.88 (#6836)
No Uniform Restrictions got updated for 1.88
This commit is contained in:
parent
66011d4b33
commit
6a5811a9b2
@ -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.86
|
||||
#define REQUIRED_VERSION 1.88
|
||||
#define REQUIRED_CBA_VERSION {3,9,0}
|
||||
|
||||
#ifdef COMPONENT_BEAUTIFIED
|
||||
|
Loading…
Reference in New Issue
Block a user