diff --git a/src/game.cpp b/src/game.cpp index b1a804ae3..99e08b7bf 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