X-Git-Url: https://git.artsoft.org/?a=blobdiff_plain;f=src%2Ftools.c;h=45d37436a325dec9840a38644e2fba606f3d4208;hb=62348584aaa84b398942cea019d772048a6b6f13;hp=9b5873b5cc3a920c636bb21ec8bab50e7b76fec6;hpb=76b3cb92402127cde194888bab57397eca735220;p=rocksndiamonds.git diff --git a/src/tools.c b/src/tools.c index 9b5873b5..45d37436 100644 --- a/src/tools.c +++ b/src/tools.c @@ -1882,6 +1882,8 @@ boolean Request(char *text, unsigned int req_state) SetDrawBackgroundMask(REDRAW_FIELD | REDRAW_DOOR_1); + SetMouseCursor(CURSOR_DEFAULT); + while(result < 0) { if (PendingEvent())