Initial push
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
extends Control
|
||||
|
||||
#func _ready() -> void:
|
||||
#_on_server_button_pressed()
|
||||
|
||||
func _on_client_button_pressed() -> void:
|
||||
get_tree().change_scene_to_file("uid://cgffw8lmsypov")
|
||||
|
||||
func _on_server_button_pressed() -> void:
|
||||
get_tree().change_scene_to_file("uid://derhsnqg6p1lb")
|
||||
Reference in New Issue
Block a user