Do not set the cursor when creating it

move
scrawl 9 years ago
parent 48ac0bef3e
commit 6fc6913424

@ -239,8 +239,6 @@ namespace SDLUtil
//clean up //clean up
SDL_FreeSurface(surf); SDL_FreeSurface(surf);
_setGUICursor(name);
} }
} }

Loading…
Cancel
Save