diff options
| author | sD <stoned@derpymail.org> | 2019-12-20 02:14:06 +0100 |
|---|---|---|
| committer | sD <stoned@derpymail.org> | 2019-12-20 02:14:06 +0100 |
| commit | 1696e75b46b50f07d077b9b39efe3000bc73b63c (patch) | |
| tree | 2794728d0d2802c6866822fff35fe09736cc73da /webAO/client.js | |
| parent | faec327be954bd1a933ac3fea10f0e24c1c0ebcc (diff) | |
add comment for jur and seance
Diffstat (limited to 'webAO/client.js')
| -rw-r--r-- | webAO/client.js | 2 |
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) { |
