fix cfgfunctions and add init declaration
This commit is contained in:
@@ -1,5 +1,8 @@
|
||||
if ( !hasInterface ) exitWith {};
|
||||
|
||||
// define milsim_resupply_crateDefinitions
|
||||
call milsim_fnc_crateDefinitions;
|
||||
|
||||
["InitializePlayer", [player, true]] call BIS_fnc_dynamicGroups;
|
||||
|
||||
nil;
|
||||
Reference in New Issue
Block a user