mirror of
https://github.com/MaSzyna-EU07/maszyna.git
synced 2026-03-22 15:05:03 +01:00
work
This commit is contained in:
@@ -176,8 +176,6 @@ ui_layer::render() {
|
||||
|
||||
render_progress();
|
||||
|
||||
render_tooltip();
|
||||
|
||||
//ImGui::ShowDemoWindow();
|
||||
|
||||
std::string uitextline1, uitextline2, uitextline3, uitextline4;
|
||||
@@ -206,6 +204,8 @@ ui_layer::render() {
|
||||
"" ) );
|
||||
}
|
||||
|
||||
render_tooltip();
|
||||
|
||||
if (m_f1active)
|
||||
{
|
||||
ImGui::SetNextWindowSize(ImVec2(0, 0));
|
||||
|
||||
Reference in New Issue
Block a user