Abstracted clock and tile-updating a bit.
This commit is contained in:
parent
8263918b8d
commit
27fb8a20f1
5 changed files with 176 additions and 155 deletions
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue