aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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) {