Do not set the cursor when creating it

move
scrawl 8 years ago
parent 48ac0bef3e
commit 6fc6913424

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

Loading…
Cancel
Save