summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--create.html4
-rw-r--r--play.html2
2 files changed, 5 insertions, 1 deletions
diff --git a/create.html b/create.html
index 16a9da7..edd8f4d 100644
--- a/create.html
+++ b/create.html
@@ -2,3 +2,7 @@
<label>
<input type="checkbox" value="true" name="open_hands">Open hands.</span>
</label>
+
+<p>
+The seating order is determined by color.
+If you want random seating you must enable random player roles.
diff --git a/play.html b/play.html
index 452a3af..1088c36 100644
--- a/play.html
+++ b/play.html
@@ -2,7 +2,7 @@
<!-- vim:set nowrap: -->
<html>
<head>
-<meta name="viewport" content="width=device-width, height=device-height, initial-scale=1">
+<meta name="viewport" content="width=device-width, initial-scale=1">
<meta charset="UTF-8">
<title>PAX PAMIR</title>
<link rel="icon" href="icons/eagle.svg">