mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2026-04-19 10:46:40 +03:00
Organize files a bit and removed non source pbo's
This commit is contained in:
3
SQF/dayz_code/actions/trade_cancel.sqf
Normal file
3
SQF/dayz_code/actions/trade_cancel.sqf
Normal file
@@ -0,0 +1,3 @@
|
||||
private [];
|
||||
{player removeAction _x} forEach s_player_parts;s_player_parts = [];
|
||||
s_player_parts_crtl = -1;
|
||||
Reference in New Issue
Block a user