[client] overlay/fps: allow the window posisiton to be saved

This commit is contained in:
Geoffrey McRae 2021-07-31 20:21:17 +10:00
parent 361ead59d3
commit b0c1714777

View File

@ -49,8 +49,8 @@ static int fps_render(void * udata, bool interactive, struct Rect * windowRects,
"FPS",
NULL,
ImGuiWindowFlags_NoDecoration | ImGuiWindowFlags_AlwaysAutoResize |
ImGuiWindowFlags_NoSavedSettings | ImGuiWindowFlags_NoFocusOnAppearing |
ImGuiWindowFlags_NoNav | ImGuiWindowFlags_NoTitleBar
ImGuiWindowFlags_NoFocusOnAppearing | ImGuiWindowFlags_NoNav |
ImGuiWindowFlags_NoTitleBar
);
igText("FPS:%4.2f UPS:%4.2f",