Commit Graph

3 Commits

Author SHA1 Message Date
Meo 2a304e9581 Back to lobby section had naming error in the remote function.
At the remote func regisiter_player(). It contained rpc_id(id, "register_info", 1, my_info) where regisiter_info was wrong it should be _player instead of _info
2016-10-25 11:18:09 +02:00
Rémi Verschelde a283c30b37 Proofread high level multiplayer
Fixed some typos, a couple of errors ("client" where "server" is meant, etc.), and improved the code style
for the example. Indentation also changed to 4 spaces to match the rest of the docs, sorry for the big diff.
2016-09-02 17:00:03 +02:00
eska 7ae9124ae0 Fix high level multiplayer article 2016-08-22 04:40:43 +02:00