fix echo on keyboard

This commit is contained in:
Nitwel 2024-03-07 16:03:55 +01:00
parent 79e2f8e9a2
commit e9ea44bba0

View File

@ -33,14 +33,12 @@ focusable = false
label = "keyboard_capslock"
icon = true
toggleable = true
echo = false
[node name="Paste" parent="." instance=ExtResource("1_xdpwr")]
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0.349964, 0, 0.089964)
focusable = false
label = "assignment"
icon = true
echo = false
[node name="Keys" type="Node3D" parent="."]
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -0.310036, 0, -0.090036)