aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authortpart <tpart120@proton.me>2024-07-17 14:24:31 +0200
committertpart <tpart120@proton.me>2024-07-17 14:24:31 +0200
commit993788be02c8284ada0d9842415be2a9a3194ca9 (patch)
tree8c73c40cbaf6899404ac1b36d195f1533f4c069e
parent4dca80fd9b4c0b6b0604cb4014b035a186af33d5 (diff)
downloadhurrycurry-993788be02c8284ada0d9842415be2a9a3194ca9.tar
hurrycurry-993788be02c8284ada0d9842415be2a9a3194ca9.tar.bz2
hurrycurry-993788be02c8284ada0d9842415be2a9a3194ca9.tar.zst
Fix: UI not clickable while debug info enabled
-rw-r--r--client/menu/game.tscn2
1 files changed, 1 insertions, 1 deletions
diff --git a/client/menu/game.tscn b/client/menu/game.tscn
index 417aaf96..1c19ccf7 100644
--- a/client/menu/game.tscn
+++ b/client/menu/game.tscn
@@ -32,7 +32,7 @@ anchor_right = 1.0
anchor_bottom = 1.0
grow_horizontal = 2
grow_vertical = 2
-mouse_filter = 1
+mouse_filter = 2
[node name="PopupMessage" parent="." instance=ExtResource("5_n1wy0")]
layout_mode = 1