Add information regarding the StartGame response
This commit is contained in:
parent
893d139dec
commit
004819ac7a
1 changed files with 8 additions and 4 deletions
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue