mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-13 19:52:38 +03:00
Update keyboard.sqf
Forgot to remove after https://github.com/EpochModTeam/DayZ-Epoch/commit/d1d5fe5#diff-91da615cb902d0198b7cd4c9b91b6fd0L351
This commit is contained in:
@@ -334,7 +334,6 @@ if (isNil "keyboard_keys") then {
|
||||
[actionKeys "TacticalView", _block] call _addArray;
|
||||
};
|
||||
diag_log "keyboard_keys reset";
|
||||
if (!isNil "bis_fnc_halo_keydown_eh") then {bis_fnc_halo_keydown_eh = (finddisplay 46) displayaddeventhandler ["keydown","_this call bis_fnc_halo_keydown;"];}; // halo in progress
|
||||
};
|
||||
|
||||
if (r_player_unconsciousInputDisabled) exitWith {true};
|
||||
|
||||
Reference in New Issue
Block a user