rnd-20030428-3-src
[rocksndiamonds.git] / src / game.c
index 82aa0240f6011653f4032bc378cc66c92b4cce40..6674016f718bb97cda0bff364d4a389852842f23 100644 (file)
@@ -6446,6 +6446,7 @@ int DigField(struct PlayerInfo *player,
       break;
 
     default:
+
       if (IS_WALKABLE(element))
       {
        break;