Retocs en el punter del ratolí per al mode ARCADE
This commit is contained in:
@@ -15,7 +15,9 @@ namespace Mouse
|
||||
last_mouse_move_time = SDL_GetTicks();
|
||||
if (!cursor_visible)
|
||||
{
|
||||
#ifndef ARCADE
|
||||
SDL_ShowCursor(SDL_ENABLE);
|
||||
#endif
|
||||
cursor_visible = true;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user