1
0
Fork 0
mirror of https://github.com/luanti-org/luanti.git synced 2025-08-01 17:38:41 +00:00

Fixed #5907 Documentation for screen_h and screen_w (#5909)

This commit is contained in:
Vincent Glize 2017-06-05 09:43:21 +02:00 committed by Loïc Blot
parent 718121df91
commit dfd79c086b
2 changed files with 4 additions and 4 deletions

View file

@ -477,10 +477,10 @@ pause_fps_max (FPS in pause menu) int 20
viewing_range (Viewing range) int 100 20 4000
# Width component of the initial window size.
screenW (Screen width) int 800
screen_w (Screen width) int 800
# Height component of the initial window size.
screenH (Screen height) int 600
screen_h (Screen height) int 600
# Save window size automatically when modified.
autosave_screensize (Autosave Screen Size) bool true