5 lines
69 B
GDScript
5 lines
69 B
GDScript
var _module:PankuModule
|
|
|
|
func open() -> void:
|
|
_module.open_window()
|