mirror of
https://github.com/Ignatz-HeMan/Ignatz_Tools.git
synced 2024-08-30 16:12:11 +00:00
7 lines
252 B
Plaintext
7 lines
252 B
Plaintext
// File created by Ignatz - He-Man
|
|
|
|
if (hasInterface) then {
|
|
[] execVM "addons\Ignatz_EarPlugs.sqf";
|
|
[] execVM "addons\Ignatz_Statusbar.sqf";
|
|
Ignatz_Client_DoorOpener = compilefinal preprocessfilelinenumbers "addons\Ignatz_Client_DoorOpener.sqf";
|
|
}; |