mirror of
https://github.com/JHDev2006/Super-Mario-Bros.-Remastered-Public.git
synced 2025-10-23 07:58:09 +00:00
added the game
This commit is contained in:
4
Scripts/Classes/Resources/RandomizedResource.gd
Executable file
4
Scripts/Classes/Resources/RandomizedResource.gd
Executable file
@@ -0,0 +1,4 @@
|
||||
class_name RandomizedResource
|
||||
extends Resource
|
||||
|
||||
@export var resources: Array[Resource] = []
|
Reference in New Issue
Block a user