IgiLoad/init.sqf
2018-05-28 07:23:34 -04:00

7 lines
65 B
Plaintext

if(hasInterface) then{
execVM "IgiLoad\IgiLoadInit.sqf";
};