From 4118e277832f6036385c45efe477d05db3ee35c3 Mon Sep 17 00:00:00 2001 From: Matei Date: Thu, 11 Oct 2007 04:36:15 +0000 Subject: [PATCH] Restored larger window resolution. This was SVN commit r5402. --- binaries/data/config/system.cfg | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/binaries/data/config/system.cfg b/binaries/data/config/system.cfg index d70f2db1a3..4484828b43 100644 --- a/binaries/data/config/system.cfg +++ b/binaries/data/config/system.cfg @@ -34,8 +34,8 @@ windowed=true ; You can specify these as well, but the default (keeping the current resolution) is ; probably best for most people. -xres = 800 -yres = 600 +xres = 1024 +yres = 768 ; Logging settings: ;