aboutsummaryrefslogtreecommitdiff
path: root/webAO/client.js
diff options
context:
space:
mode:
authorsD <stoned@derpymail.org>2019-12-20 02:14:06 +0100
committersD <stoned@derpymail.org>2019-12-20 02:14:06 +0100
commit1696e75b46b50f07d077b9b39efe3000bc73b63c (patch)
tree2794728d0d2802c6866822fff35fe09736cc73da /webAO/client.js
parentfaec327be954bd1a933ac3fea10f0e24c1c0ebcc (diff)
add comment for jur and seance
Diffstat (limited to 'webAO/client.js')
-rw-r--r--webAO/client.js2
1 files changed, 1 insertions, 1 deletions
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) {