git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@542 4f8fa57e-7814-0410-bad4-adc449f26b7c

This commit is contained in:
Wanne
2006-10-12 16:00:31 +00:00
parent 127525af49
commit 093d214d55
+10 -2
View File
@@ -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