Add client-side support for watching dgamelaunch games.

This commit is contained in:
John "Elwin" Edwards 2015-01-14 07:44:22 -05:00
parent 7332b95a30
commit 2e0cec33ba
3 changed files with 37 additions and 25 deletions

View file

@ -101,7 +101,7 @@
<div class="modal" id="current">
<div id="gametable" class="formtable">
<div class="tcapt">Games in Progress</div>
<div><div>Player</div><div>Game</div><div>Idle time</div><div>Actions</div></div>
<div><div>Player</div><div>Game</div><div>Source</div><div>Idle time</div><div>Actions</div></div>
</div>
<div id="nogames">No one is playing right now.</div>
</div>