Fix COREBackground newline issue
This commit is contained in:
parent
0e778fe4b9
commit
357ea3eba4
1 changed files with 1 additions and 0 deletions
|
@ -33,5 +33,6 @@ theme_override_font_sizes/italics_font_size = 12
|
||||||
theme_override_font_sizes/bold_italics_font_size = 12
|
theme_override_font_sizes/bold_italics_font_size = 12
|
||||||
theme_override_font_sizes/mono_font_size = 12
|
theme_override_font_sizes/mono_font_size = 12
|
||||||
bbcode_enabled = true
|
bbcode_enabled = true
|
||||||
|
text = "(coreinit) [INFO] Initializing CORE"
|
||||||
scroll_following = true
|
scroll_following = true
|
||||||
script = ExtResource("2_6qdog")
|
script = ExtResource("2_6qdog")
|
||||||
|
|
Loading…
Reference in a new issue