mirror of
https://github.com/JonnyBro/beatrun.git
synced 2025-01-01 14:53:02 +05:00
update anims
This commit is contained in:
parent
25c31f35a4
commit
62194bab87
6 changed files with 1 additions and 1 deletions
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
|
@ -244,7 +244,7 @@ function CourseHUD()
|
|||
end
|
||||
|
||||
text = speed .. " km/h"
|
||||
w, _ = surface.GetTextSize(text)
|
||||
local w, _ = surface.GetTextSize(text)
|
||||
|
||||
local r, g, b, a = string.ToColor(GetConVar("Beatrun_HUDTextColor"):GetString())
|
||||
|
||||
|
|
Loading…
Reference in a new issue