diff --git a/README.md b/README.md index 2b7dcb5..9dfa9eb 100644 --- a/README.md +++ b/README.md @@ -402,6 +402,7 @@ options.worldState ``` **object literal** Object containing all of the properties pertaining to world state for your game - f, u, n, etc., whatever you want to add to it. + --- ```js options.onPlayerConnect(callback(socket))