mirror of
https://github.com/TES3MP/TES3MP.git
synced 2025-09-28 07:32:00 -04:00
Do not set the cursor when creating it
This commit is contained in:
parent
48ac0bef3e
commit
6fc6913424
@ -239,8 +239,6 @@ namespace SDLUtil
|
|||||||
|
|
||||||
//clean up
|
//clean up
|
||||||
SDL_FreeSurface(surf);
|
SDL_FreeSurface(surf);
|
||||||
|
|
||||||
_setGUICursor(name);
|
|
||||||
}
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user