Forgot to reshow mouse cursor when exiting grab/hide mode
--HG-- extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%402072
This commit is contained in:
parent
672a050e8c
commit
b2dfe29ef6
1 changed files with 1 additions and 0 deletions
|
@ -172,6 +172,7 @@ GEM_CheckMouseMode(_THIS)
|
|||
GEM_mouse_relative = SDL_TRUE;
|
||||
} else {
|
||||
GEM_mouse_relative = SDL_FALSE;
|
||||
graf_mouse(M_ON, NULL);
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue