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