span fixes

This commit is contained in:
paprka
2014-08-12 02:15:07 -07:00
parent e97f21a24a
commit bbf90b10d3
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -157,7 +157,7 @@
return
src.add_fingerprint(user)
if (src.bullets < 1)
user.show_message("\red *click*", 2)
user.show_message("<span class='warning'>*click*</span>", 2)
playsound(user, 'sound/weapons/empty.ogg', 100, 1)
return
playsound(user, 'sound/weapons/Gunshot.ogg', 100, 1)