1
0
Fork 0
mirror of https://github.com/luanti-org/luanti.git synced 2025-09-15 18:57:08 +00:00

Save minetest screen width/height options when modified (#5683)

* Save minetest screen width/height options when modified

* Add autosave_screensize setting (default true)

* Fix @SmallJoker comments
This commit is contained in:
Loïc Blot 2017-05-05 13:47:11 +02:00 committed by GitHub
parent d6cf5450a8
commit 21e0a049f8
6 changed files with 50 additions and 3 deletions

View file

@ -526,6 +526,10 @@
# type: int
# screenH = 600
# Save the window size automatically when modified.
# type: bool
# autosave_screensize = true
# Fullscreen mode.
# type: bool
# fullscreen = false