From 80b08d53d2b59e48346e29e0d9f4962757721d0f Mon Sep 17 00:00:00 2001 From: Wanne Date: Sat, 19 Jul 2014 13:50:25 +0000 Subject: [PATCH] Merged from revision: 2073 Changed default screen resolution to 1024x768 git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@2074 4f8fa57e-7814-0410-bad4-adc449f26b7c --- gamedir/Ja2.ini | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gamedir/Ja2.ini b/gamedir/Ja2.ini index e71835bed..185b4efa7 100644 --- a/gamedir/Ja2.ini +++ b/gamedir/Ja2.ini @@ -87,10 +87,10 @@ JA2_START_FILE = ja2.exe ;****************************************************************************************************************************** ; The screen resolution of the game -SCREEN_RESOLUTION = 1 +SCREEN_RESOLUTION = 2 ; The screen resolution of the map editor -EDITOR_SCREEN_RESOLUTION = 1 +EDITOR_SCREEN_RESOLUTION = 2 ;****************************************************************************************************************************** ; Select windowed or full screen mode?