diff options
Diffstat (limited to 'client')
| -rw-r--r-- | client/menu/setup_menu.tscn | 2 | ||||
| -rw-r--r-- | client/project.godot | 1 | 
2 files changed, 1 insertions, 2 deletions
| diff --git a/client/menu/setup_menu.tscn b/client/menu/setup_menu.tscn index e08bd1de..98eb9e66 100644 --- a/client/menu/setup_menu.tscn +++ b/client/menu/setup_menu.tscn @@ -86,8 +86,6 @@ layout_mode = 1  anchors_preset = 15  anchor_right = 1.0  anchor_bottom = 1.0 -offset_right = 1152.0 -offset_bottom = 648.0  grow_horizontal = 2  grow_vertical = 2  horizontal_scroll_mode = 0 diff --git a/client/project.godot b/client/project.godot index 2d8bcbfd..59515f71 100644 --- a/client/project.godot +++ b/client/project.godot @@ -132,5 +132,6 @@ locale/translations_pot_files=PackedStringArray("res://menu/main_menu.tscn", "re  [rendering] +anti_aliasing/quality/msaa_2d=2  anti_aliasing/quality/msaa_3d=2  anti_aliasing/quality/use_taa=true | 
