diff options
| author | stonedDiscord <10584181+stonedDiscord@users.noreply.github.com> | 2020-12-29 14:37:51 +0100 |
|---|---|---|
| committer | stonedDiscord <10584181+stonedDiscord@users.noreply.github.com> | 2020-12-29 14:37:51 +0100 |
| commit | 6d21c9e0ddce0a54dc607f766c8b9a7566743741 (patch) | |
| tree | b9ffdb674dba98157e665917536880005a531dfe /webAO | |
| parent | 2516046209b02a1e89b9b9704ea3dd518e84b2e9 (diff) | |
rainbow text is no more :cry:
Diffstat (limited to 'webAO')
| -rw-r--r-- | webAO/client.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/webAO/client.js b/webAO/client.js index a45e2b6..60c99b4 100644 --- a/webAO/client.js +++ b/webAO/client.js @@ -1543,9 +1543,9 @@ class Viewport { "orange", "blue", "yellow", - "rainbow", "pink", - "cyan" + "cyan", + "grey" ]; // Allocate multiple blip audio channels to make blips less jittery |
