From 0f98594605a3daa1d1999a778cc86a9c46cece8e Mon Sep 17 00:00:00 2001 From: Wanne Date: Thu, 12 Oct 2006 16:00:31 +0000 Subject: [PATCH] git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@542 4f8fa57e-7814-0410-bad4-adc449f26b7c --- gamedir/Ja2.ini | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) diff --git a/gamedir/Ja2.ini b/gamedir/Ja2.ini index 6fb35fc47..a187b5171 100644 --- a/gamedir/Ja2.ini +++ b/gamedir/Ja2.ini @@ -11,7 +11,7 @@ ; of your CD-ROM drive. Otherwise you can ignore that. ;****************************************************************************************************************************** -CD =c +CD = C ;****************************************************************************************************************************** ; The folder of the current mode you like to play, located in your JA2 directory. @@ -21,13 +21,21 @@ CD =c CUSTOM_DATA_LOCATION = Data-1.13 ;****************************************************************************************************************************** -; You can choose different screen resolutions of the game. +; Select the screen resolution of the game. ; 0 ... 640x480 ; 1 ... 800x600 ; 2 ... 1024x768 ;****************************************************************************************************************************** SCREEN_RESOLUTION = 1 + +;****************************************************************************************************************************** +; Select the screen resolution of the editor. +; 0 ... 640x480 +; 1 ... 800x600 +; 2 ... 1024x768 +;****************************************************************************************************************************** + EDITOR_SCREEN_RESOLUTION = 0