Changed default screen resolution to 1024x768

git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameData@7346 3b4a5df2-a311-0410-b5c6-a8a6f20db521
This commit is contained in:
Wanne
2014-07-19 13:50:59 +00:00
parent db66e12e83
commit 688ee04242
+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?