X-Git-Url: https://git.cworth.org/git?a=blobdiff_plain;f=lmno.js;fp=lmno.js;h=5d4ca3e7b554025a2b367cf8aca6dae71945ec1b;hb=16564f558ee42c3fbc0ca5ee56c91407253747b5;hp=1e1d260954d9fa7b71babdadea911fd63162c96e;hpb=5c589dc3c8016c2f43174b1cf6de3e934835a142;p=lmno-server diff --git a/lmno.js b/lmno.js index 1e1d260..5d4ca3e 100644 --- a/lmno.js +++ b/lmno.js @@ -69,7 +69,7 @@ nunjucks.configure("templates", { * * / Serves -game.html template * - * /player Allows client to set name + * /player Allows client to set name or team * * /events Serves a stream of events. Game can override * the handle_events method, call super() first,