diff options
Diffstat (limited to 'create.html')
-rw-r--r-- | create.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/create.html b/create.html index dffd67b..bad574a 100644 --- a/create.html +++ b/create.html @@ -5,5 +5,6 @@ Player count: <option value="">4 Player</option> <option value="3">3 Player</option> <option value="2">2 Player</option> +<option value="1">Solo</option> </select> |