diff options
Diffstat (limited to 'assets/index.html')
| -rw-r--r-- | assets/index.html | 1 | 
1 files changed, 1 insertions, 0 deletions
| diff --git a/assets/index.html b/assets/index.html index 7961bde..614ccd0 100644 --- a/assets/index.html +++ b/assets/index.html @@ -27,6 +27,7 @@          <label>public, ie. shown in the lobby <input name="public" type="checkbox" checked></label><br>          <label>safe first move (if possible) <input name="allsafe1move" type="checkbox" checked></label><br>          <label>revealed borders <input name="rborders" type="checkbox"></label><br> +        <label>reveal on lose <input name="revealonlose" type="checkbox" checked></label><br>          <label>player limit <input name="limit" type="number" value="32"></label><br>          <button id="createbtn">create</button>        </fieldset> | 
