mirror of
https://github.com/coop-deluxe/sm64coopdx.git
synced 2024-11-25 13:35:12 +00:00
Small Nametags edit (#394)
Just made command description use a hex color.
This commit is contained in:
parent
ab585db973
commit
d736f4896a
1 changed files with 1 additions and 1 deletions
|
@ -222,4 +222,4 @@ end
|
|||
|
||||
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 a new issue