Reve
This commit is contained in:
@@ -59,11 +59,6 @@ KPLIB_init = true;
|
||||
// Enable camera screenshot bypass
|
||||
null = [] execVM "scripts\client\misc\fnc_initPhotoHandler.sqf";
|
||||
|
||||
// Change ACE crate size
|
||||
[KP_liberation_supply_crate, 1] call ace_cargo_fnc_setSize;
|
||||
[KP_liberation_ammo_crate, 1] call ace_cargo_fnc_setSize;
|
||||
[KP_liberation_fuel_crate, 1] call ace_cargo_fnc_setSize;
|
||||
|
||||
// Notify clients that server is ready
|
||||
if (isServer) then {
|
||||
KPLIB_initServer = true;
|
||||
|
||||
Reference in New Issue
Block a user