mirror of
https://github.com/logsol/chuck.js.git
synced 2026-05-11 18:47:35 +00:00
added max user and refactored coordinator/serveruser a bit fixes #105
This commit is contained in:
parent
ccd146f01b
commit
6b472dc134
9 changed files with 156 additions and 66 deletions
|
|
@ -22,6 +22,7 @@
|
|||
<h2>Create your own!</h2>
|
||||
<p><label>Name:<br> <input id="customname"></label></p>
|
||||
<p><label>Score limit:<br> <input id="scoreLimit" type="number" value="5"></label></p>
|
||||
<p><label>User limit:<br> <input id="userLimit" type="number" value="10"></label></p>
|
||||
<fieldset>
|
||||
<legend>Maps</legend>
|
||||
<ul id="maps">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue