mirror of
https://github.com/sys4-fr/server-nalc.git
synced 2025-08-08 01:30:17 +02:00
[HUDBars] Tick set to 0.5s
Discussed with crabman on irc
This commit is contained in:
@ -17,7 +17,7 @@ hb.settings.start_offset_left = { x = -175, y = -100 }
|
|||||||
hb.settings.start_offset_right = { x = 15, y = -100 }
|
hb.settings.start_offset_right = { x = 15, y = -100 }
|
||||||
|
|
||||||
hb.settings.vmargin = 24
|
hb.settings.vmargin = 24
|
||||||
hb.settings.tick = 0.1
|
hb.settings.tick = 0.5
|
||||||
|
|
||||||
-- Table which contains all players with active default HUD bars (only for internal use)
|
-- Table which contains all players with active default HUD bars (only for internal use)
|
||||||
--hb.players = {}
|
--hb.players = {}
|
||||||
|
Reference in New Issue
Block a user