mirror of
https://github.com/JHDev2006/Super-Mario-Bros.-Remastered-Public.git
synced 2025-10-22 23:48:11 +00:00
added the game
This commit is contained in:
5
Scripts/Parts/WarpRunSetter.gd
Normal file
5
Scripts/Parts/WarpRunSetter.gd
Normal file
@@ -0,0 +1,5 @@
|
||||
class_name WarpRunSetter
|
||||
extends Node
|
||||
|
||||
func _ready() -> void:
|
||||
pass
|
Reference in New Issue
Block a user