From 1700bfa6522efa4a80ea875c8b0bfa7c65845622 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 --- Ja2.ini | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Ja2.ini b/Ja2.ini index e71835bed..185b4efa7 100644 --- a/Ja2.ini +++ b/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?