pandemonium_cms/game/StaticMainNode.gd

7 lines
78 B
GDScript

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