IgiLoad/init.sqf

7 lines
65 B
Plaintext
Raw Normal View History

2018-05-28 11:23:34 +00:00
if(hasInterface) then{
execVM "IgiLoad\IgiLoadInit.sqf";
};