about summary refs log tree commit diff stats
diff options
context:
space:
mode:
authorStar Rauchenberger <fefferburbia@gmail.com>2025-09-12 18:45:29 -0400
committerStar Rauchenberger <fefferburbia@gmail.com>2025-09-12 18:45:29 -0400
commit46676370a61099f5859c90ee8e2cc2e0e4d3585c (patch)
tree3ef30faf555a3dddc7207fbed737a5123edcba9a
parentdc1d615c22237b75ddf75c7dc65e05c53632223e (diff)
downloadlingo2-archipelago-46676370a61099f5859c90ee8e2cc2e0e4d3585c.tar.gz
lingo2-archipelago-46676370a61099f5859c90ee8e2cc2e0e4d3585c.tar.bz2
lingo2-archipelago-46676370a61099f5859c90ee8e2cc2e0e4d3585c.zip
[Client] Center title on connection screen
-rw-r--r--client/archipelago.tscn1
1 files changed, 1 insertions, 0 deletions
diff --git a/client/archipelago.tscn b/client/archipelago.tscn index a74c69e..da83b23 100644 --- a/client/archipelago.tscn +++ b/client/archipelago.tscn
@@ -40,6 +40,7 @@ offset_right = 1920.0
40offset_bottom = 225.0 40offset_bottom = 225.0
41text = "ARCHIPELAGO" 41text = "ARCHIPELAGO"
42valign = 1 42valign = 1
43horizontal_alignment = 1
43theme = ExtResource("2_g4bvn") 44theme = ExtResource("2_g4bvn")
44 45
45[node name="credit" parent="Panel" type="Label"] 46[node name="credit" parent="Panel" type="Label"]