- added new extro background
[supertux.git] / src / worldmap.cpp
index 00c3a85..f10d81e 100644 (file)
@@ -683,7 +683,7 @@ WorldMap::update(float delta)
                     if (!level->extro_filename.empty())
                       { // Display final credits and go back to the main menu
                         display_text_file(level->extro_filename,
-                                          "/images/background/arctis2.jpg");
+                                          "/images/background/extro.jpg");
                         display_text_file("CREDITS",
                                           "/images/background/oiltux.jpg");
                         quit = true;