Removes the last of the color macros

This commit is contained in:
Fox McCloud
2018-05-23 14:05:17 -04:00
parent b28dcff65a
commit 404c712aea
3 changed files with 17 additions and 17 deletions
@@ -238,7 +238,7 @@
jobdatum = J
break
if(!jobdatum)
to_chat(usr, "\red No log exists for this job: [t1]")
to_chat(usr, "<span class='warning'>No log exists for this job: [t1]</span>")
return
access = jobdatum.get_access()