summaryrefslogtreecommitdiff
path: root/assets
diff options
context:
space:
mode:
authorstale <redkugelblitzin@gmail.com>2022-05-29 03:14:44 -0300
committerstale <redkugelblitzin@gmail.com>2022-05-29 03:14:44 -0300
commit2826d78bbfab50eab90e5a1611576f33e752b7d8 (patch)
treed97f56ae29ea7ddbcafd68d5bc233102a236e284 /assets
parentfae0fca7aabb81325a296a1d6202239c3db44b60 (diff)
constrained some fields, first move grace config, bugfixes
Diffstat (limited to 'assets')
-rw-r--r--assets/index.html5
1 files changed, 3 insertions, 2 deletions
diff --git a/assets/index.html b/assets/index.html
index bb18d1c..4571428 100644
--- a/assets/index.html
+++ b/assets/index.html
@@ -19,8 +19,9 @@
in every<input name="rratiod" type="number" value="8" required>
tiles are mines
</label><br>
- <label>public, ie. shown in the lobby? <input name="raccess" type="checkbox"></label><br>
- <label>player limit (0 for none)<input name="rlimit" type="number"></label><br>
+ <label>public, ie. shown in the lobby <input name="raccess" type="checkbox"></label><br>
+ <label>always safe first move <input name="ralwayssafe1move" type="checkbox"></label><br>
+ <label>player limit<input name="rlimit" type="number" value="32"></label><br>
<button>create</button>
</fieldset>
<form>