aboutsummaryrefslogtreecommitdiff
path: root/webAO/client.js
diff options
context:
space:
mode:
authorstonedDiscord <10584181+stonedDiscord@users.noreply.github.com>2020-12-29 14:37:51 +0100
committerstonedDiscord <10584181+stonedDiscord@users.noreply.github.com>2020-12-29 14:37:51 +0100
commit6d21c9e0ddce0a54dc607f766c8b9a7566743741 (patch)
treeb9ffdb674dba98157e665917536880005a531dfe /webAO/client.js
parent2516046209b02a1e89b9b9704ea3dd518e84b2e9 (diff)
rainbow text is no more :cry:
Diffstat (limited to 'webAO/client.js')
-rw-r--r--webAO/client.js4
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