mirror of
https://github.com/antopilo/Nuake.git
synced 2026-01-04 22:10:34 +03:00
Cleanup code
This commit is contained in:
@@ -47,7 +47,6 @@ void LoadingSplash::Draw(const std::string& project)
|
||||
}
|
||||
ImGui::SetCursorPosX(8.0f);
|
||||
ImGui::TextColored({ 1.0, 1.0, 1.0, 0.5 }, project.c_str());
|
||||
//ImGui::Text(project.c_str());
|
||||
}
|
||||
|
||||
ImGui::End();
|
||||
|
||||
Reference in New Issue
Block a user