mirror of
https://github.com/1dot13/source.git
synced 2026-09-16 14:47:17 +02:00
git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@542 4f8fa57e-7814-0410-bad4-adc449f26b7c
This commit is contained in:
+10
-2
@@ -11,7 +11,7 @@
|
|||||||
; of your CD-ROM drive. Otherwise you can ignore that.
|
; 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.
|
; 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
|
CUSTOM_DATA_LOCATION = Data-1.13
|
||||||
|
|
||||||
;******************************************************************************************************************************
|
;******************************************************************************************************************************
|
||||||
; You can choose different screen resolutions of the game.
|
; Select the screen resolution of the game.
|
||||||
; 0 ... 640x480
|
; 0 ... 640x480
|
||||||
; 1 ... 800x600
|
; 1 ... 800x600
|
||||||
; 2 ... 1024x768
|
; 2 ... 1024x768
|
||||||
;******************************************************************************************************************************
|
;******************************************************************************************************************************
|
||||||
|
|
||||||
SCREEN_RESOLUTION = 1
|
SCREEN_RESOLUTION = 1
|
||||||
|
|
||||||
|
;******************************************************************************************************************************
|
||||||
|
; Select the screen resolution of the editor.
|
||||||
|
; 0 ... 640x480
|
||||||
|
; 1 ... 800x600
|
||||||
|
; 2 ... 1024x768
|
||||||
|
;******************************************************************************************************************************
|
||||||
|
|
||||||
EDITOR_SCREEN_RESOLUTION = 0
|
EDITOR_SCREEN_RESOLUTION = 0
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user