4 lines
97 B
GDScript
4 lines
97 B
GDScript
class_name Systems extends Node
|
|
|
|
var ITEM = preload("res://scripts/Systems/ItemSystem.gd").new()
|