diff --git a/src/loop.c b/src/loop.c index 48f4e9ae1..0a47d9619 100644 --- a/src/loop.c +++ b/src/loop.c @@ -364,6 +364,7 @@ GAMECODE gameLoop(void) } } + // FIXME: These for-loops are code duplicationo /*set this up AFTER droidUpdate so that if trying to building a new one, we know whether one exists already*/ setLasSatExists(false, i);