Abstracted clock and tile-updating a bit.

This commit is contained in:
FrozenCow 2011-01-12 01:28:45 +01:00
parent 8263918b8d
commit 27fb8a20f1
5 changed files with 176 additions and 155 deletions

View file

@ -20,7 +20,8 @@
<script type="text/javascript" src="config.js"></script>
</head>
<body>
<div id="mcmap"></div>
<div id="mcmap"></div>
<div id="alert">Updating...</div>
<div id="plist">
<img id="plistbtn" alt="on" src="list_on.png" onclick="plistopen()" title="Toggle Player List" />
<div id="maplist"></div>