Compare commits
No commits in common. "cbbcb1278181494d1afdc4d494397f859b158148" and "d7fe048c98a2ce405e0bc131525bbf0916cfba3c" have entirely different histories.
cbbcb12781
...
d7fe048c98
Before Width: | Height: | Size: 1.2 MiB |
Before Width: | Height: | Size: 1.2 MiB |
Before Width: | Height: | Size: 367 KiB |
Before Width: | Height: | Size: 726 KiB |
Before Width: | Height: | Size: 724 KiB |
Before Width: | Height: | Size: 714 KiB |
Before Width: | Height: | Size: 713 KiB |
4
index.ts
|
@ -162,10 +162,6 @@ const communityOpponents = {
|
||||||
[CommunityOpponents.ProjectIX]: {
|
[CommunityOpponents.ProjectIX]: {
|
||||||
text: "Project IX",
|
text: "Project IX",
|
||||||
colour: ["#FFFFFF", "#000000"]
|
colour: ["#FFFFFF", "#000000"]
|
||||||
},
|
|
||||||
[CommunityOpponents.ProjectX]: {
|
|
||||||
text: "Project X",
|
|
||||||
colour: ["#000000", "#FFFFFF"]
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|