Stas's fixes for torpedo and phaser animation.
[super-star-trek.git] / planets.c
index 5ea7479ec97ca992c662ba888b25533cb4c99ba2..68bb27ca2ee912e7951f6a0548a7426bf81df7e4 100644 (file)
--- a/planets.c
+++ b/planets.c
@@ -17,7 +17,7 @@ static int consumeTime(void)
     }
 #endif
 //     asave = future[FSNOVA];
-//     future[FSNOVA] = 1e30; /* defer supernovas */
+//     future[FSNOVA] = FOREVER; /* defer supernovas */
     events();  /* Used to avoid if future[FSCMOVE] within time */
 //     future[FSNOVA] = asave;
     /*fails if game over, quadrant super-novas or we've moved to new quadrant*/