Author: dylan
Date: 2005-01-09 00:04:23 -0500 (Sun, 09 Jan 2005)
New Revision: 571
Modified:
trunk/web/Makefile
trunk/web/applet.thtml
Log:
removed .join text.
Modified: trunk/web/Makefile
===================================================================
--- trunk/web/Makefile 2005-01-09 04:52:25 UTC (rev 570)
+++ trunk/web/Makefile 2005-01-09 05:04:23 UTC (rev 571)
@@ -82,8 +82,8 @@
@$(TT) $(TTFLAGS) $< > $@
@echo "FIX $@"
@$(FIX) $(FIXFLAGS) $@
-# @echo "TIDY $@"
-# @$(TIDY) $(TIDYFLAGS) -m $@
+ @echo "TIDY $@"
+ @$(TIDY) $(TIDYFLAGS) -m $@
%.css: %.tcss $(GDEPENDS)
Modified: trunk/web/applet.thtml
===================================================================
--- trunk/web/applet.thtml 2005-01-09 04:52:25 UTC (rev 570)
+++ trunk/web/applet.thtml 2005-01-09 05:04:23 UTC (rev 571)
@@ -18,7 +18,5 @@
<param name="port" value="7070" />
<param name="autojoin" value="lobby, Creatures" />
</applet>
-
- Type <span style="code">.join lobby</span> or <span style="code">.join
Creatures</span> after logging in.
[% END %]