mirror of
https://github.com/Theaninova/mhlib.git
synced 2026-01-06 16:52:49 +00:00
Add install flow
This commit is contained in:
@@ -2,3 +2,6 @@ extends ScrollContainer
|
||||
|
||||
func _on_install():
|
||||
pass
|
||||
|
||||
func _start_mhk():
|
||||
get_tree().change_scene_to_file("res://kart/entry.tscn")
|
||||
|
||||
Reference in New Issue
Block a user