Add information regarding the StartGame response

This commit is contained in:
Oliver-Akins 2020-10-09 16:29:48 -06:00
parent 893d139dec
commit 004819ac7a

View file

@ -171,13 +171,17 @@
</tr>
<tr>
<td><code><a href="#">StartGame</a></code></td>
<td><code><a href="#"></a></code></td>
<td><code><a href="#">Starting</a></code></td>
<td>
Success:
Success: Room
<br>
Fail:
Fail: Origin
</td>
<td colspan="2">
This is in response to the host attempting to start the
game. If this is successful, we are then begining into the
game loop.
</td>
<td colspan="2"></td>
</tr>
<tr>
<td><code><a href="#">VetoConfirm</a></code></td>