mirror of
				https://github.com/JHDev2006/Super-Mario-Bros.-Remastered-Public.git
				synced 2025-11-04 08:35:41 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			5 lines
		
	
	
		
			46 B
		
	
	
	
		
			GDScript
		
	
	
		
			Executable File
		
	
	
	
	
			
		
		
	
	
			5 lines
		
	
	
		
			46 B
		
	
	
	
		
			GDScript
		
	
	
		
			Executable File
		
	
	
	
	
extends Control
 | 
						|
 | 
						|
func _ready() -> void:
 | 
						|
	pass
 |