removing messages.pot's
[supertux.git] / src / worldmap.cpp
index 54caacf..50a9f64 100644 (file)
@@ -344,7 +344,7 @@ Tux::action(float delta)
 
 WorldMap::WorldMap()
 {
-  tile_manager = new TileManager("images/tiles/worldmap/antarctica.stwt");
+  tile_manager = new TileManager("images/worldmap.strf");
   
   width  = 20;
   height = 15;