mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2026-03-01 11:11:52 +03:00
cleanup
This commit is contained in:
@@ -42,5 +42,3 @@ call fnc_usec_medic_removeActions;
|
||||
NORRN_dropAction = player addAction ["Drop body", "\z\addons\dayz_code\medical\drop_body.sqf",_dragee, 0, false, true];
|
||||
//NORRN_carryAction = player addAction ["Carry body", "\z\addons\dayz_code\medical\carry.sqf",_dragee, 0, false, true];
|
||||
sleep 1;
|
||||
|
||||
if (true) exitWith {};
|
||||
|
||||
Reference in New Issue
Block a user