Skip to content

Commit

Permalink
Fixes #149
Browse files Browse the repository at this point in the history
  • Loading branch information
rjwut committed Apr 9, 2018
1 parent b222f47 commit cdb36ad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -4047,7 +4047,7 @@ <h3>ReadyPacket</h3>
it is ready to join the game. The client must select at least one station before
sending this packet. When a game ends, the stock client typically sends this packet
again immediately, on the assumption that they will play again with the same
console(s).
console(s). Note that the server treats a ReadyPacket as a request to send the complete simulation state to the client, so ReadyPacket can be sent again during a simulation if you want a full update.
</p>
<h4>Payload</h4>
<dl>
Expand Down

0 comments on commit cdb36ad

Please sign in to comment.