mirror of
https://github.com/EpochModTeam/Epoch.git
synced 2024-08-30 18:22:13 +00:00
bump arma min version
This commit is contained in:
parent
f4ff04590f
commit
26da7904f7
@ -15,7 +15,7 @@
|
||||
class CfgEpochClient
|
||||
{
|
||||
epochVersion = "1.0.0";
|
||||
ArmAVersion = 168;
|
||||
ArmAVersion = 176;
|
||||
debug = "false"; // true = enable extra rpt debug lines, false to disable
|
||||
|
||||
antagonistRngChance = 100; // increase number to reduce chances and reduce to increase. Default 100
|
||||
|
Loading…
Reference in New Issue
Block a user