mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-14 04:02:37 +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; |