idk anymore
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
extends Control
|
||||
class_name MainMenu
|
||||
|
||||
func _on_start_game_pressed() -> void:
|
||||
pass # Replace with function body.
|
||||
get_tree().change_scene_to_file("res://scenes/levels/lvl_1.tscn")
|
||||
|
Reference in New Issue
Block a user