initial commit
This commit is contained in:
5
main_menu.gd
Normal file
5
main_menu.gd
Normal file
@@ -0,0 +1,5 @@
|
||||
extends Control
|
||||
|
||||
|
||||
func start_button_pressed() -> void:
|
||||
pass # Replace with function body.
|
||||
Reference in New Issue
Block a user