mirror of
https://github.com/ddnet/ddnet.git
synced 2024-11-10 10:08:18 +00:00
reverted false checkin
This commit is contained in:
parent
a457efcd54
commit
3c463bf05d
|
@ -213,10 +213,8 @@ void inp_mouse_mode_absolute()
|
|||
|
||||
void inp_mouse_mode_relative()
|
||||
{
|
||||
/*
|
||||
SDL_ShowCursor(0);
|
||||
SDL_WM_GrabInput(SDL_GRAB_ON);
|
||||
*/
|
||||
}
|
||||
#endif
|
||||
|
||||
|
|
Loading…
Reference in a new issue