Merge conflict resolution.

This commit is contained in:
Zuhayr
2014-11-10 13:00:06 +10:30
42 changed files with 2122 additions and 2046 deletions
+1 -1
View File
@@ -225,7 +225,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 = html/images/ntlogo.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!