Description:
Fix issue in Debug window.
Commit status:
[Not Reviewed]
References:
Comments:
0 Commit comments 0 Inline Comments
Unresolved TODOs:
There are no unresolved TODOs
Add another comment

r401:12925fca5b13 -

@@ -264,6 +264,7
264 264 Logging.minimumConsoleLevel = level;
265 265 }
266 266 }
267 ImGui.EndCombo();
267 268 }
268 269
269 270 if (debugInfo.pastFps.Length >= 1)
You need to be logged in to leave comments. Login now