Reverted last commit since it didn't help
This commit is contained in:
parent
ef93ebecf5
commit
a545beb3f4
1 changed files with 0 additions and 3 deletions
|
@ -295,9 +295,6 @@ namespace sdl
|
|||
#elif USE_SDL2
|
||||
#ifndef TINKER
|
||||
setup_cursor();
|
||||
#else
|
||||
cursor = SDL_CreateSystemCursor(SDL_SYSTEM_CURSOR_ARROW);
|
||||
SDL_SetCursor(cursor);
|
||||
#endif
|
||||
|
||||
// make the scaled rendering look smoother (linear scaling).
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue