started client chat fns
[mudd.git] / index.php
index 8321f4d..d4675a9 100644 (file)
--- a/index.php
+++ b/index.php
@@ -7,7 +7,8 @@
     <script type='text/javascript' src='mud.js'></script>
   </head>
   <body>
-    <canvas width='750px' height='750px' id='world'></canvas>
+    <canvas width='750px' height='750px' id='universe'></canvas>
     <input id='chat'><div id='submit'>submit</div>
+    <div id='log'></div>
   </body>
 </html>