This commit is contained in:
Tigercat2000
2016-04-25 16:53:40 -07:00
parent 66416ae5ec
commit d01eb6504e
2 changed files with 3 additions and 7 deletions
+2 -2
View File
@@ -183,7 +183,7 @@
if(hud_used && client)
hud_used.show_hud() //Shows the next hud preset
usr << "<span class ='info'>Switched HUD mode. Press F12 to toggle.</span>"
to_chat(usr, "<span class ='info'>Switched HUD mode. Press F12 to toggle.</span>")
else
usr << "<span class ='warning'>This mob type does not use a HUD.</span>"
to_chat(usr, "<span class ='warning'>This mob type does not use a HUD.</span>")