main screen
This commit is contained in:
@@ -22,3 +22,6 @@ func enable_buttons(button_state: Array):
|
||||
|
||||
func on_putton_pressed(button_name: String):
|
||||
emit_signal("button_pressed", button_name)
|
||||
#SaveManager.save_settings()
|
||||
SaveManager.ch()
|
||||
#print(Global.filename)
|
||||
|
||||
Reference in New Issue
Block a user