]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/commitdiff
enable resizable and desktopfullscreen by default
authorRudolf Polzer <divverent@xonotic.org>
Tue, 20 Aug 2013 08:36:08 +0000 (10:36 +0200)
committerRudolf Polzer <divverent@xonotic.org>
Tue, 20 Aug 2013 08:36:08 +0000 (10:36 +0200)
defaultXonotic.cfg

index 7d59ac4a0d0d919aca36460e357326ddc8f60c4f..a21fe69b0332d3f702b28090220dea4d475bd64e 100644 (file)
@@ -93,6 +93,8 @@ vid_fullscreen 1
 vid_width 1024
 vid_height 768
 vid_pixelheight 1
+vid_resizable 1
+vid_desktopfullscreen 1
 prvm_language en
 set _menu_prvm_language ""
 set _menu_vid_width "$vid_width"