diff --git a/ModName.MapName/init.sqf b/ModName.MapName/init.sqf index f82e931..d52b378 100644 --- a/ModName.MapName/init.sqf +++ b/ModName.MapName/init.sqf @@ -1,4 +1,2 @@ //Init UPSMON script call compile preprocessFileLineNumbers "scripts\Init_UPSMON.sqf"; - -execVM "debug\blckClient.sqf";