Small Nametags edit (#394)
Just made command description use a hex color.
This commit is contained in:
parent
ab585db973
commit
d736f4896a
|
@ -222,4 +222,4 @@ end
|
||||||
|
|
||||||
hook_event(HOOK_ON_HUD_RENDER, on_hud_render)
|
hook_event(HOOK_ON_HUD_RENDER, on_hud_render)
|
||||||
|
|
||||||
hook_chat_command("nametags", "[show-tag|show-health|distance]", on_nametags_command)
|
hook_chat_command("nametags", "\\#00ffff\\[show-tag|show-health|distance]", on_nametags_command)
|
||||||
|
|
Loading…
Reference in New Issue