Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Window size: use 1024x600 to avoid a smaller UI
The change from 800x600 to 1024x576 (16:9) was a reduction in height which caused user interface to become smaller. Continue to use width 1024 as it is a common small screen width.
- Loading branch information
Showing
with
3 additions
and 3 deletions.
- +1 −1 builtin/settingtypes.txt
- +1 −1 minetest.conf.example
- +1 −1 src/defaultsettings.cpp