forked from mirror/openmw-tes3mp
Do not set the cursor when creating it
This commit is contained in:
parent
48ac0bef3e
commit
6fc6913424
1 changed files with 0 additions and 2 deletions
|
@ -239,8 +239,6 @@ namespace SDLUtil
|
|||
|
||||
//clean up
|
||||
SDL_FreeSurface(surf);
|
||||
|
||||
_setGUICursor(name);
|
||||
}
|
||||
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue