X-Git-Url: https://git.cworth.org/git?a=blobdiff_plain;f=lmno.js;h=0fd491a6293bf01672ba7d896ecea16689ce89b5;hb=48026578b36151fdb09186f4fd5166db6c67c09a;hp=69e445a24e3ab1fde24bdc4df4a0e50c059ff993;hpb=7b21a4eb7ed2d6d479842b01c35ba6931c3acdc7;p=empires-server diff --git a/lmno.js b/lmno.js index 69e445a..0fd491a 100644 --- a/lmno.js +++ b/lmno.js @@ -68,7 +68,7 @@ class LMNO { const engine = engines[engine_name]; - const game = new engine.Game(); + const game = new engine.Game(id); this.games[id] = { id: id,