5 lines
70 B
GDScript
5 lines
70 B
GDScript
var _module:PankuModule
|
|
|
|
func open():
|
|
_module.open_settings_window()
|