blob: 2244f3c7a0e3dd4554ae5e3455ab352a5e7b59f4 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
[gd_scene load_steps=2 format=3 uid="uid://f2urhroq21t0"]
[ext_resource type="Theme" uid="uid://c6y6r8kcnbb10" path="res://ui/theme_clear.tres" id="1_antln"]
[node name="CharacterServerButton" type="Button"]
offset_right = 8.0
offset_bottom = 8.0
mouse_default_cursor_shape = 2
theme = ExtResource("1_antln")
theme_type_variation = &"CharacterServerButton"
text = "Name"
|