mirror of
https://git.haroon.hackclub.app/haroon/Battler-Generator.git
synced 2025-01-06 16:56:41 +00:00
fix typo
This commit is contained in:
parent
dfe6809e7e
commit
8d1deb82f9
1 changed files with 1 additions and 1 deletions
2
index.ts
2
index.ts
|
@ -129,7 +129,7 @@ const opponents = {
|
|||
text: "The Firewall",
|
||||
colour: ["#FFFFFF", "#FFAA00"]
|
||||
},
|
||||
[Opponents.Houseannor Support]: {
|
||||
[Opponents.HouseannorSupport]: {
|
||||
text: "Houseannor Support",
|
||||
colour: ["#FF00FF", "#FFFFFF"]
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue