hide mouse cursor
This commit is contained in:
parent
553c0611c8
commit
e65f46bca3
@ -120,6 +120,8 @@ class ScreenSaver
|
||||
}
|
||||
|
||||
DerelictGL3.reload();
|
||||
|
||||
SDL_ShowCursor(0);
|
||||
}
|
||||
|
||||
void run()
|
||||
|
Loading…
x
Reference in New Issue
Block a user