mirror of
https://github.com/1dot13/gamedir.git
synced 2026-07-22 13:40:25 +02:00
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
This commit is contained in:
@@ -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?
|
||||
|
||||
Reference in New Issue
Block a user