Adding gettext calls to 2 strings in addon manager
[supertux.git] / src / supertux / gameconfig.cpp
index 879be82..c7d7778 100644 (file)
@@ -31,7 +31,7 @@ Config::Config() :
   profile(1),
   fullscreen_size(0, 0),
   fullscreen_refresh_rate(0),
-  window_size(800, 600),
+  window_size(1280, 800),
   aspect_size(0, 0), // auto detect
   magnification(0.0f),
   use_fullscreen(false),