From c25c2d1b6e972d9b7c188a93f4d25d55fc121445 Mon Sep 17 00:00:00 2001 From: Wuzzy Date: Sat, 2 Jul 2016 21:26:15 +0200 Subject: [PATCH] Fix description of hudbars_tick --- settingtypes.txt | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/settingtypes.txt b/settingtypes.txt index cc9b52f..5779063 100644 --- a/settingtypes.txt +++ b/settingtypes.txt @@ -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 [Performance] -# The number of seconds which needs to pass before the server updates the HUD bars. Increase this -# number if you have a slow server or a slow network connection. -hudbars_tick (HUD bars update interval) float 0.1 0.0 +# The of seconds which need to pass before the server updates the default HUD bars +# (health and breath). Increase this number if you have a slow server or a slow network +# connection and experience performance problems. +hudbars_tick (Default HUD bars update interval) float 0.1 0.0 4.0