From 972ce2c04a23e0c2d43d817d47654b7bab9d10d4 Mon Sep 17 00:00:00 2001 From: Bot Date: Fri, 12 Jan 2024 23:30:47 +0800 Subject: [PATCH] fix: Show Seats (Hold) doesn't work after reset to default --- addons/main/initKeybinds.sqf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/addons/main/initKeybinds.sqf b/addons/main/initKeybinds.sqf index 54bf8a8..52de1ca 100644 --- a/addons/main/initKeybinds.sqf +++ b/addons/main/initKeybinds.sqf @@ -1,7 +1,7 @@ [ "Ride Where You Look", "rwyl_main_showSeats", "Show Seats (Hold)", LINKFUNC(showSeats), { rwyl_main_pfh_running = false; }, - [29, [false, false, false]], false + [29, [false, true, false]], false ] call CBA_fnc_addKeybind; // LCTRL [