Remove games

master
Henry Jameson 5 years ago
parent 22e2a945d1
commit b7529bb6bf
  1. 2
      index.js

@ -26,7 +26,7 @@ async function main() {
}).catch(_=>_)
console.log(pug.renderFile('instance.pug', {
gameServers: { kf, tf, mumble }
gameServers: { mumble }
}));
}

Loading…
Cancel
Save