diff --git a/src/game.cpp b/src/game.cpp
index 81f35d4c0f61202c724c6702dcb9ffe7c871efa2..16d55077699b7ccd2bc78d64e2a16292f675d440 100644
--- a/src/game.cpp
+++ b/src/game.cpp
@@ -3334,6 +3334,8 @@ void the_game(
 		clouds->drop();
 	if (gui_chat_console)
 		gui_chat_console->drop();
+	if (sky)
+		sky->drop();
 	clear_particles();
 	
 	/*