FIX - UI and Bug Fix (#44)

This commit is contained in:
Dominik9906
2026-08-25 21:26:05 +02:00
committed by GitHub
parent 2388ba9b4e
commit b406fa9443
14 changed files with 119 additions and 23 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
SkyPhoneFocus = {}
local blocked_phone_controls = { 24, 140, 141, 142, 257, 263, 264 }
local blocked_phone_controls = { 24, 140, 141, 142, 199, 200, 257, 263, 264 }
local blocked_phone_look_controls = { 1, 2, 3, 4, 5, 6 }
local focused_control_groups = { 0, 1, 2 }
local hold_to_look_enabled = false