X-Git-Url: https://git.cworth.org/git?a=blobdiff_plain;f=lmno.js;h=de95aa417a390caa65d26579a54d7e61a3106978;hb=1b8674fabbdfab627f12727cdc3616a233cd767a;hp=d01b3e9478543b20c9a51196677a30a02c30edef;hpb=33aee0d9000e189396a7268bff8068615c650b38;p=empires-server diff --git a/lmno.js b/lmno.js index d01b3e9..de95aa4 100644 --- a/lmno.js +++ b/lmno.js @@ -91,7 +91,8 @@ nunjucks.configure("templates", { const engines = { empires: require("./empires").Game, tictactoe: require("./tictactoe").Game, - scribe: require("./scribe").Game + scribe: require("./scribe").Game, + empathy: require("./empathy").Game }; class LMNO {