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 | |
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
-rw-r--r-- | client/menu/game.tscn | 2 | ||||
-rw-r--r-- | data/maps/duplex.yaml | 6 |
2 files changed, 4 insertions, 4 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 diff --git a/data/maps/duplex.yaml b/data/maps/duplex.yaml index 5fd23034..23a2f685 100644 --- a/data/maps/duplex.yaml +++ b/data/maps/duplex.yaml @@ -18,16 +18,16 @@ map: - "'*'''''''''*''''*''''*''''*'" - "'''*'''*''''''*''''''''*''''" - "''t_t'██████''''██████'t_t''" - - "''c_c'█#CC#█''''█X#s#█'c_c''" + - "''c_c'█#CC#█''''█sff#█'c_c''" - "''c_c'█p...█====█...p█'c_c''" - "''t_t'█p...█''''█...p█'t_t''" - - "''c_c'█p..v‹<<<<‹<..p█'c_c''" + - "''c_cX█p..v‹<<<<‹<..p█Xc_c''" - "'''___d...>›>>>>›^...d___'''" - "'''___d...v‹<<<<‹<...d___'''" - "''c_c'█S..>›>>>>›^..o█'c_c''" - "''t_t'█S...█''''█...o█'t_t''" - "''c_c'█S...█====█...o█'c_c''" - - "'''_''█P#fF█''''█RTL#█''_'''" + - "'''_''█#P#F█''''█RTL#█''_'''" - "*''_''██████''''██████''_'''" - "'''_''''''''''''''''''''_''*" - "'''______________________'''" |