mirror of
https://github.com/open-goal/jak-project
synced 2026-09-08 20:02:39 -04:00
game: add a clear text label for how to hide the top bar (#2845)
This commit is contained in:
@@ -162,6 +162,7 @@ void OpenGlDebugGui::draw(const DmaStats& dma_stats) {
|
||||
}
|
||||
ImGui::EndMenu();
|
||||
}
|
||||
ImGui::Text("Press F12 to hide this menu");
|
||||
}
|
||||
ImGui::EndMainMenuBar();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user