Skip to content

Commit 07b5e12

Browse files
authored
Update index.html
1 parent 0316092 commit 07b5e12

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

static/index.html

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -95,9 +95,11 @@ <h4>Queue</h4>
9595

9696
<h4>Room Grouping</h4>
9797
<ul>
98-
<li>add/{other zone name}</li>
99-
<li>remove/{other zone name}</li>
98+
<li>add/{player name from existing zone, prefix with player you want to join}</li>
99+
<li>join/{player player to join in, prefix with player from current zone} (this is just the inverse of add)</li>
100100
<li>isolate</li>
101+
<li>ungroup (alias of isolate)</li>
102+
<li>leave (alias of isolate)</li>
101103
</ul>
102104

103105
<h4>Other</h4>

0 commit comments

Comments
 (0)