set max name length

This commit is contained in:
Teatov 2025-02-14 23:51:48 +10:00
parent 2d9933b627
commit 65c0124861

View File

@ -53,6 +53,7 @@ focus_neighbor_right = NodePath("../HostButton")
focus_neighbor_bottom = NodePath("../AddressEdit")
theme_override_font_sizes/font_size = 26
text = "ass"
max_length = 16
[node name="HostButton" type="Button" parent="Menu/PlayMenu/MarginContainer/GridContainer"]
layout_mode = 2