- FIX CIELOS
- FIX HUGE STACKS

BYE
This commit is contained in:
tildearrow 2025-04-11 20:21:46 -05:00
parent ca67378173
commit 2ea7bf65ea
4 changed files with 285 additions and 277 deletions

View file

@ -6064,7 +6064,7 @@ bool FurnaceGUI::loop() {
}
} else {
WAKE_UP;
ImGui::Text("Exporting...");
ImGui::Text("Exporting... %d",csProgress.count);
// check whether we're done
if (csExportDone) {