diff options
Diffstat (limited to 'create.html')
-rw-r--r-- | create.html | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/create.html b/create.html index dffd67b..5eb0076 100644 --- a/create.html +++ b/create.html @@ -7,3 +7,7 @@ Player count: <option value="2">2 Player</option> </select> +<p> +<label> +<input type="checkbox" value="true" name="emperor">Optional Emperor Rules +</label> |