17 lines
685 B
Text
17 lines
685 B
Text
[gd_scene load_steps=3 format=3 uid="uid://cuvb3sbm2nn44"]
|
|
|
|
[ext_resource type="PackedScene" uid="uid://n06gkookqeml" path="res://scenes/game/windows/Ads.tscn" id="1_tmtrh"]
|
|
[ext_resource type="FontFile" uid="uid://dwgslonlru0ck" path="res://ressources/Battlenet.ttf" id="2_p5m0b"]
|
|
|
|
[node name="Windows" instance=ExtResource("1_tmtrh")]
|
|
|
|
[node name="RichTextLabel" type="RichTextLabel" parent="." index="2"]
|
|
layout_mode = 0
|
|
offset_left = 83.0
|
|
offset_top = 143.0
|
|
offset_right = 270.0
|
|
offset_bottom = 289.0
|
|
theme_override_colors/default_color = Color(0, 0, 0, 1)
|
|
theme_override_fonts/normal_font = ExtResource("2_p5m0b")
|
|
theme_override_font_sizes/normal_font_size = 61
|
|
text = "password"
|