mirror of
https://gitlab.com/OpenMW/openmw.git
synced 2025-04-10 06:44:29 +00: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