mirror of
https://github.com/EpochModTeam/Epoch.git
synced 2024-08-30 18:22:13 +00:00
Added missing server fnc arrayToLogic
This commit is contained in:
parent
c56c159334
commit
1e4db5573e
@ -24,6 +24,10 @@ class cfgFunctions
|
||||
tag = "EPOCH";
|
||||
class functions
|
||||
{
|
||||
class arrayToLogic
|
||||
{
|
||||
file = "epoch_code\compile\functions\EPOCH_fnc_arrayToLogic.sqf";
|
||||
};
|
||||
class returnConfigEntryV2
|
||||
{
|
||||
file = "epoch_code\compile\functions\EPOCH_fn_returnConfigEntryV2.sqf";
|
||||
|
Loading…
Reference in New Issue
Block a user