5 lines
68 B
GDScript
5 lines
68 B
GDScript
var _module:PankuModule
|
|
|
|
func open_window():
|
|
_module.open_window()
|