diff --git a/background.tscn b/background.tscn index ec43326..06f2fe8 100644 --- a/background.tscn +++ b/background.tscn @@ -1,4 +1,4 @@ -[gd_scene load_steps=3 format=3 uid="uid://pqe5af0fmvvf"] +[gd_scene load_steps=3 format=3] [ext_resource type="FontFile" path="res://CORE/hack.ttf" id="1_lr4q1"] [ext_resource type="Script" path="res://CORE/corelog.gd" id="2_6qdog"] @@ -23,6 +23,10 @@ offset_right = 960.0 offset_bottom = 540.0 theme_override_colors/default_color = Color(1, 1, 1, 1) theme_override_fonts/normal_font = ExtResource("1_lr4q1") +theme_override_fonts/bold_font = ExtResource("1_lr4q1") +theme_override_fonts/italics_font = ExtResource("1_lr4q1") +theme_override_fonts/bold_italics_font = ExtResource("1_lr4q1") +theme_override_fonts/mono_font = ExtResource("1_lr4q1") theme_override_font_sizes/normal_font_size = 12 bbcode_enabled = true scroll_following = true diff --git a/coreinit.tscn b/coreinit.tscn index 7aa5a6a..0c3ae22 100644 --- a/coreinit.tscn +++ b/coreinit.tscn @@ -1,4 +1,4 @@ -[gd_scene load_steps=2 format=3 uid="uid://bimimtdarnyu"] +[gd_scene load_steps=2 format=3] [ext_resource type="Script" path="res://CORE/coreinit.gd" id="1_ubktt"] diff --git a/splash.tscn b/splash.tscn index 24f2219..e9966b5 100644 --- a/splash.tscn +++ b/splash.tscn @@ -1,7 +1,7 @@ -[gd_scene load_steps=3 format=3 uid="uid://biphpytvqtfes"] +[gd_scene load_steps=3 format=3] [ext_resource type="Script" path="res://CORE/splash.gd" id="1_n4sar"] -[ext_resource type="Texture2D" uid="uid://pmk2jvrmjy5b" path="res://CORE/soscore.png" id="2_5krj5"] +[ext_resource type="Texture2D" path="res://CORE/soscore.png" id="2_5krj5"] [node name="splash" type="Control"] layout_mode = 3