mirror of
https://github.com/luanti-org/luanti.git
synced 2025-07-22 17:18:39 +00:00
Add mesh generation delay
This commit is contained in:
parent
22567d107f
commit
4d5177ff70
6 changed files with 22 additions and 2 deletions
|
@ -245,6 +245,8 @@ fake_function() {
|
|||
gettext("Maximum proportion of current window to be used for hotbar.\nUseful if there's something to be displayed right or left of hotbar.");
|
||||
gettext("Mesh cache");
|
||||
gettext("Enables caching of facedir rotated meshes.");
|
||||
gettext("Mapblock mesh generation delay");
|
||||
gettext("Delay between mesh updates on the client in ms. Increasing this will slow\ndown the rate of mesh updates, thus reducing jitter on slower clients.");
|
||||
gettext("Minimap");
|
||||
gettext("Enables minimap.");
|
||||
gettext("Round minimap");
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue