Small Nametags edit (#394)

Just made command description use a hex color.
This commit is contained in:
Agent X 2023-05-16 18:27:04 -04:00 committed by GitHub
parent ab585db973
commit d736f4896a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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)