rnd-20040422-1-src
[rocksndiamonds.git] / src / tools.c
index 39af85ee9d9b4c7be50fd7751e5c8b8a5d045765..0159d9bbba1b2313e9de6e0ea135ec029d4409c6 100644 (file)
@@ -878,7 +878,9 @@ void DrawPlayer(struct PlayerInfo *player)
   else if (player_is_moving && IS_ACCESSIBLE_UNDER(last_element))
     DrawLevelFieldThruMask(last_jx, last_jy);
 
-#if 1
+#if 0
+  /* !!! I have forgotton what this should be good for !!! */
+  /* !!! causes player being visible when pushing from within tubes !!! */
   if (!player->is_pushing)
 #endif
   {