pandemonium_cms/game/StaticMainNode.gd

7 lines
78 B
GDScript3
Raw Normal View History

extends Node
func _on_ServeON_pressed() -> void:
$WebServerSimple.start()