This commit is contained in:
赵鑫 2023-12-29 00:53:28 +08:00
parent 9a912f6846
commit 67af192deb

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=false fullscreen=true
; Window size. ; Window size.
window_width=800 window_width=800
@ -89,7 +89,7 @@ hd_text_scale=1.200
mini_map=true mini_map=true
mini_map_text_over=true mini_map_text_over=true
mini_map_width=200 mini_map_width=200
mini_map_height=100 mini_map_height=150
; D2DX's Motion Prediction. ; D2DX's Motion Prediction.
motion_prediction=true motion_prediction=true