mirror of
https://github.com/TwilitRealm/dusklight
synced 2026-07-02 10:36:03 -04:00
github action fixes
This commit is contained in:
@@ -168,7 +168,7 @@ namespace dusk {
|
||||
generationStatusMsgMutex.unlock();
|
||||
}
|
||||
|
||||
ImGui::Text(generationText.c_str());
|
||||
ImGui::Text("%s", generationText.c_str());
|
||||
|
||||
ImGui::End();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user