update
This commit is contained in:
parent
c11c6954dc
commit
2eb45e463f
8
d2gl.ini
8
d2gl.ini
@ -8,7 +8,7 @@
|
||||
|
||||
; Game will run in fullscreen window.
|
||||
; Window size (window_width/window_height) will be ignored.
|
||||
fullscreen=true
|
||||
fullscreen=false
|
||||
|
||||
; Window size.
|
||||
window_width=800
|
||||
@ -19,8 +19,8 @@ window_height=600
|
||||
centered_window=false
|
||||
|
||||
; Window position.
|
||||
window_posx=244
|
||||
window_posy=289
|
||||
window_posx=523
|
||||
window_posy=316
|
||||
|
||||
; Unlock Cursor (cursor will not locked within window).
|
||||
unlock_cursor=true
|
||||
@ -83,7 +83,7 @@ hd_cursor=true
|
||||
|
||||
; HD in game text.
|
||||
hd_text=true
|
||||
hd_text_scale=1.000
|
||||
hd_text_scale=1.200
|
||||
|
||||
; Always on Minimap widget (only available in glide mode).
|
||||
mini_map=true
|
||||
|
Loading…
Reference in New Issue
Block a user