me an idiot

This commit is contained in:
tildearrow 2024-03-14 02:06:36 -05:00
parent d700bfca08
commit 8b0f5bedc4
2 changed files with 3 additions and 3 deletions

View file

@ -7246,7 +7246,7 @@ bool FurnaceGUI::finish(bool saveConfig) {
commitState();
if (saveConfig) {
logI("saving config.");
saveConf();
e->saveConf();
}
rend->quitGUI();
ImGui_ImplSDL2_Shutdown();