mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2026-03-01 11:11:52 +03:00
4 lines
167 B
Plaintext
4 lines
167 B
Plaintext
private [];
|
|
{dayz_myCursorTarget removeAction _x} forEach s_player_repairActions;s_player_repairActions = [];
|
|
s_player_repair_crtl = -1;
|
|
dayz_myCursorTarget = objNull; |