diff options
-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#█''_'''" - "*''_''██████''''██████''_'''" - "'''_''''''''''''''''''''_''*" - "'''______________________'''" |