rnd-20030821-1-src
[rocksndiamonds.git] / src / tools.c
index 9b5873b5cc3a920c636bb21ec8bab50e7b76fec6..45d37436a325dec9840a38644e2fba606f3d4208 100644 (file)
@@ -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())