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:
Wanne
2014-07-19 13:50:25 +00:00
parent 669f982338
commit 1700bfa652
+2 -2
View File
@@ -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?