Presets are now actually created, added notifications when creating preset.

This commit is contained in:
2021-02-09 23:08:49 -06:00
parent 988ef506ce
commit ab55e8db5b
8 changed files with 99 additions and 19 deletions

View File

@@ -99,6 +99,8 @@ class NewEditor < CyberarmEngine::GuiState
end
end
@window_controls.hide unless BORDERLESS
page(TAC::Pages::Home)
end