From 1696e75b46b50f07d077b9b39efe3000bc73b63c Mon Sep 17 00:00:00 2001 From: sD Date: Fri, 20 Dec 2019 02:14:06 +0100 Subject: add comment for jur and seance --- webAO/client.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'webAO') diff --git a/webAO/client.js b/webAO/client.js index fc8feeb..bf93df1 100644 --- a/webAO/client.js +++ b/webAO/client.js @@ -1615,7 +1615,7 @@ async function fileExists(url) { /** * Changes the viewport background based on a given position. * - * Valid positions: `def, pro, hld, hlp, wit, jud` + * Valid positions: `def, pro, hld, hlp, wit, jud, jur, sea` * @param {string} position the position to change into */ async function changeBackground(position) { -- cgit