mirror of
https://github.com/luanti-org/luanti.git
synced 2025-10-21 20:05:45 +02: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:
@@ -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
|
||||
|
Reference in New Issue
Block a user