TO DO:
- FIX CIELOS - FIX HUGE STACKS BYE
This commit is contained in:
parent
ca67378173
commit
2ea7bf65ea
4 changed files with 285 additions and 277 deletions
|
|
@ -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) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue