legendsonline/client/source/TitleScn.gd

5 lines
73 B
GDScript3
Raw Permalink Normal View History

2025-02-18 18:49:00 +00:00
extends Node
func _on_PlayBtn_pressed():
GameKit.switch_scenes("game")