prevent creating empty player on dedicated servers

This commit is contained in:
2025-02-13 15:46:20 +10:00
parent 0fcb151f87
commit 3a4c76cd67
2 changed files with 8 additions and 5 deletions

View File

@@ -19,9 +19,9 @@ anchor_left = 0.5
anchor_top = 0.5
anchor_right = 0.5
anchor_bottom = 0.5
offset_left = -216.0
offset_left = -321.5
offset_top = -84.0
offset_right = 216.0
offset_right = 321.5
offset_bottom = 84.0
grow_horizontal = 2
grow_vertical = 2