mirror of
https://github.com/1dot13/source.git
synced 2026-07-29 13:52:17 +02:00
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:
@@ -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