diff options
Diffstat (limited to 'client/index.js')
| -rw-r--r-- | client/index.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/client/index.js b/client/index.js index 02d8744..0c67bf7 100644 --- a/client/index.js +++ b/client/index.js @@ -31,7 +31,7 @@ const active_colors = [ '#8080ff', // team 5 ] const team_names = [ - 'Cops', + 'Cop', 'Green', 'Blue', '#3', |
