diff --git a/src/game.cpp b/src/game.cpp
index b1a804ae32963f535e6a8031f5ed27c43e29087c..99e08b7bfb5999d6dadfd9642f78efe19b943b98 100644
--- a/src/game.cpp
+++ b/src/game.cpp
@@ -2092,6 +2092,11 @@ void the_game(
 			lastFPS = fps;
 		}
 	}
+
+	/*
+		Drop stuff
+	*/
+	clouds->drop();
 	
 	/*
 		Draw a "shutting down" screen, which will be shown while the map