diff --git a/objects/hud/pause_screen.tscn b/objects/hud/pause_screen.tscn index 5c82ebe..2ce8e48 100644 --- a/objects/hud/pause_screen.tscn +++ b/objects/hud/pause_screen.tscn @@ -1,10 +1,9 @@ -[gd_scene load_steps=10 format=2] +[gd_scene load_steps=9 format=2] [ext_resource path="res://ui/arrow_figure_8.tres" type="Material" id=1] [ext_resource path="res://ui/theme.tres" type="Theme" id=2] [ext_resource path="res://graphics/hud/pause_arrow.png" type="Texture" id=3] [ext_resource path="res://objects/hud/pause_screen.gd" type="Script" id=4] -[ext_resource path="res://ui/2ndpuberty_no_dropshadow.tres" type="Theme" id=5] [ext_resource path="res://ui/2ndpuberty_outline.tres" type="Material" id=6] [ext_resource path="res://objects/hud/options_screen_scholar.tscn" type="PackedScene" id=7] [ext_resource path="res://ui/border.png" type="Texture" id=8] @@ -41,7 +40,7 @@ margin_left = 64.0 margin_top = 14.0 margin_right = 192.0 margin_bottom = 24.0 -theme = ExtResource( 5 ) +theme = ExtResource( 2 ) text = "PAUSED!" align = 1