diff options
author | Star Rauchenberger <fefferburbia@gmail.com> | 2025-09-12 18:45:29 -0400 |
---|---|---|
committer | Star Rauchenberger <fefferburbia@gmail.com> | 2025-09-12 18:45:29 -0400 |
commit | 46676370a61099f5859c90ee8e2cc2e0e4d3585c (patch) | |
tree | 3ef30faf555a3dddc7207fbed737a5123edcba9a /client/archipelago.tscn | |
parent | dc1d615c22237b75ddf75c7dc65e05c53632223e (diff) | |
download | lingo2-archipelago-46676370a61099f5859c90ee8e2cc2e0e4d3585c.tar.gz lingo2-archipelago-46676370a61099f5859c90ee8e2cc2e0e4d3585c.tar.bz2 lingo2-archipelago-46676370a61099f5859c90ee8e2cc2e0e4d3585c.zip |
[Client] Center title on connection screen
Diffstat (limited to 'client/archipelago.tscn')
-rw-r--r-- | client/archipelago.tscn | 1 |
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 | |||
40 | offset_bottom = 225.0 | 40 | offset_bottom = 225.0 |
41 | text = "ARCHIPELAGO" | 41 | text = "ARCHIPELAGO" |
42 | valign = 1 | 42 | valign = 1 |
43 | horizontal_alignment = 1 | ||
43 | theme = ExtResource("2_g4bvn") | 44 | theme = ExtResource("2_g4bvn") |
44 | 45 | ||
45 | [node name="credit" parent="Panel" type="Label"] | 46 | [node name="credit" parent="Panel" type="Label"] |