Removed uid from hack.tscn to avoid warnings
This commit is contained in:
parent
111f2199e0
commit
5554c821e8
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
||||||
[gd_scene load_steps=3 format=3 uid="uid://pqe5af0fmvvf"]
|
[gd_scene load_steps=3 format=3 uid="uid://pqe5af0fmvvf"]
|
||||||
|
|
||||||
[ext_resource type="FontFile" uid="uid://cdfmc7wbwejab" path="res://CORE/hack.ttf" id="1_lr4q1"]
|
[ext_resource type="FontFile" path="res://CORE/hack.ttf" id="1_lr4q1"]
|
||||||
[ext_resource type="Script" path="res://CORE/corelog.gd" id="2_6qdog"]
|
[ext_resource type="Script" path="res://CORE/corelog.gd" id="2_6qdog"]
|
||||||
|
|
||||||
[node name="COREBackground" type="Control"]
|
[node name="COREBackground" type="Control"]
|
||||||
|
|
Loading…
Reference in a new issue