Misc Fixes

* [logo] tag
* Minor map fix
This commit is contained in:
skull132
2014-12-20 20:34:10 +02:00
parent e016a9fc76
commit 8ee63e22fa
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -220,7 +220,7 @@
t = replacetext(t, "\[/grid\]", "</td></tr></table>")
t = replacetext(t, "\[row\]", "</td><tr>")
t = replacetext(t, "\[cell\]", "<td>")
t = replacetext(t, "\[logo\]", "<img src = http://baystation12.net/wiki/logo.png>")
t = replacetext(t, "\[logo\]", "<img src = http://wiki.baystation12.net/logo.png>")
t = "<font face=\"[deffont]\" color=[P ? P.colour : "black"]>[t]</font>"
else // If it is a crayon, and he still tries to use these, make them empty!