Removed uid from hack.tscn to avoid warnings

This commit is contained in:
JeremyStar™ 2023-03-19 14:33:14 +01:00
parent 111f2199e0
commit 5554c821e8

View file

@ -1,6 +1,6 @@
[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"]
[node name="COREBackground" type="Control"]