mirror of
https://github.com/HarbourMasters/Shipwright.git
synced 2025-08-20 21:33:40 -07:00
LUS Cleanup: Console class is now in the Ship namespace
This commit is contained in:
parent
1bf7771981
commit
352b46c1f5
6 changed files with 266 additions and 263 deletions
|
@ -358,7 +358,6 @@ static void gfx_dxgi_show_cursor(bool hide) {
|
|||
* @bug When menubar is open in windowed mode and you toggle fullscreen
|
||||
* ShowCursor no longer responds. Debugging shows the bool to be correct.
|
||||
**/
|
||||
INFO("renderer: %s", hide ? "true" : "false");
|
||||
ShowCursor(hide);
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue