diff options
author | metamuffin <metamuffin@disroot.org> | 2024-07-17 14:46:57 +0200 |
---|---|---|
committer | metamuffin <metamuffin@disroot.org> | 2024-07-17 14:46:57 +0200 |
commit | 4e2f42cc87e33752c76e866009786d4f827d9cb2 (patch) | |
tree | 2b4288e0306d640574971620c08a9cc58d594bba /client | |
parent | aebd3a75572bf6303e49f6f74df2f7a4957f628d (diff) | |
parent | 6abdad0bdb7c91695d28b067a3097e7ec706bc2a (diff) | |
download | hurrycurry-4e2f42cc87e33752c76e866009786d4f827d9cb2.tar hurrycurry-4e2f42cc87e33752c76e866009786d4f827d9cb2.tar.bz2 hurrycurry-4e2f42cc87e33752c76e866009786d4f827d9cb2.tar.zst |
Merge branch 'master' of codeberg.org:hurrycurry/hurrycurry
Diffstat (limited to 'client')
-rw-r--r-- | client/menu/game.tscn | 2 |
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 |