mirror of
https://gitea.wildfiregames.com/0ad/0ad.git
synced 2026-07-29 07:13:10 +00:00
Use windowed mode by default.
This was SVN commit r5898.
This commit is contained in:
@@ -30,12 +30,12 @@ lodbias = -0.5
|
||||
language=english
|
||||
|
||||
; Enable/disable windowed mode.
|
||||
windowed=false
|
||||
windowed=true
|
||||
|
||||
; You can specify these as well, but the default (keeping the current resolution) is
|
||||
; probably best for most people.
|
||||
xres = 1152
|
||||
yres = 864
|
||||
xres = 1024
|
||||
yres = 768
|
||||
|
||||
; Logging settings:
|
||||
;
|
||||
|
||||
Reference in New Issue
Block a user