Department-only radio messages are now a different color.

git-svn-id: http://tgstation13.googlecode.com/svn/trunk@66 316c924e-a436-60f5-8080-3fe189b3f50e
This commit is contained in:
n3ophyt3@gmail.com
2010-09-06 21:31:50 +00:00
parent f8b4e2d2ad
commit a08a796810
+2 -2
View File
@@ -193,8 +193,8 @@ Frequency:
var/part_c = "</span></span>"
if(findtext(part_b, "135.3") || findtext(part_b, "135.5") || findtext(part_b, "135.7") || findtext(part_b, "135.9"))
part_b = "<font color=#800080>" + part_b
part_c = part_c + "</font>"
part_a = "<span class='deptradio'><span class='name'>"
if (length(heard_masked))