mirror of
https://github.com/yawut/SDL.git
synced 2026-09-26 02:15:47 -05:00
Can not grab mouse
This commit is contained in:
@@ -125,5 +125,5 @@ int GEM_IconifyWindow(_THIS)
|
||||
|
||||
SDL_GrabMode GEM_GrabInput(_THIS, SDL_GrabMode mode)
|
||||
{
|
||||
return mode;
|
||||
return SDL_GRAB_OFF;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user