rnd-19981204-1
[rocksndiamonds.git] / src / editor.c
index 8ea4472cef8931abc2f9514461f5716795d72090..2955faecfba6787249536d83bcab1ccae933c9d3 100644 (file)
@@ -694,7 +694,7 @@ void LevelEd(int mx, int my, int button)
   }
   else                         /********** EDIT/CTRL-FENSTER **********/
   {
-    static long choice_delay = 0;
+    static unsigned long choice_delay = 0;
     int choice = CheckElemButtons(mx,my,button);
     int elem_pos = choice-ED_BUTTON_ELEM;