main screen

This commit is contained in:
Kirill
2026-03-05 20:13:45 +03:00
parent 9f94114aa2
commit 59705b2143
168 changed files with 4690 additions and 106 deletions
+3
View File
@@ -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)