forked from mtcontrib/minetest_hudbars
Fix description of hudbars_tick
This commit is contained in:
parent
5bff4d453c
commit
c25c2d1b6e
@ -92,6 +92,7 @@ hudbars_start_offset_right_y (Right HUD bar y offset) int -86
|
|||||||
hudbars_vmargin (Vertical distance between HUD bars) int 24 0
|
hudbars_vmargin (Vertical distance between HUD bars) int 24 0
|
||||||
|
|
||||||
[Performance]
|
[Performance]
|
||||||
# The number of seconds which needs to pass before the server updates the HUD bars. Increase this
|
# The of seconds which need to pass before the server updates the default HUD bars
|
||||||
# number if you have a slow server or a slow network connection.
|
# (health and breath). Increase this number if you have a slow server or a slow network
|
||||||
hudbars_tick (HUD bars update interval) float 0.1 0.0
|
# connection and experience performance problems.
|
||||||
|
hudbars_tick (Default HUD bars update interval) float 0.1 0.0 4.0
|
||||||
|
Loading…
Reference in New Issue
Block a user