This commit is contained in:
赵鑫 2023-12-29 17:30:13 +08:00
parent c11c6954dc
commit 2eb45e463f

View File

@ -8,7 +8,7 @@
; Game will run in fullscreen window. ; Game will run in fullscreen window.
; Window size (window_width/window_height) will be ignored. ; Window size (window_width/window_height) will be ignored.
fullscreen=true fullscreen=false
; Window size. ; Window size.
window_width=800 window_width=800
@ -19,8 +19,8 @@ window_height=600
centered_window=false centered_window=false
; Window position. ; Window position.
window_posx=244 window_posx=523
window_posy=289 window_posy=316
; Unlock Cursor (cursor will not locked within window). ; Unlock Cursor (cursor will not locked within window).
unlock_cursor=true unlock_cursor=true
@ -83,7 +83,7 @@ hd_cursor=true
; HD in game text. ; HD in game text.
hd_text=true hd_text=true
hd_text_scale=1.000 hd_text_scale=1.200
; Always on Minimap widget (only available in glide mode). ; Always on Minimap widget (only available in glide mode).
mini_map=true mini_map=true