mirror of
https://github.com/PfandBoss/SemesterGameJam2022.git
synced 2025-11-12 04:16:12 +01:00
idc
This commit is contained in:
7
Storage.tscn
Normal file
7
Storage.tscn
Normal file
@@ -0,0 +1,7 @@
|
||||
[gd_scene load_steps=2 format=3 uid="uid://1sr52olklfyy"]
|
||||
|
||||
[ext_resource type="Script" path="res://scripts/Modules/Storage.gd" id="1_guwoh"]
|
||||
|
||||
[node name="Storage" type="Node"]
|
||||
script = ExtResource("1_guwoh")
|
||||
currentType = 0
|
||||
Reference in New Issue
Block a user