mirror of
https://github.com/DaInfLoop/Battler-Generator.git
synced 2024-11-24 06:39:58 +00:00
fix typo
This commit is contained in:
parent
dfe6809e7e
commit
8d1deb82f9
2
index.ts
2
index.ts
|
@ -129,7 +129,7 @@ const opponents = {
|
||||||
text: "The Firewall",
|
text: "The Firewall",
|
||||||
colour: ["#FFFFFF", "#FFAA00"]
|
colour: ["#FFFFFF", "#FFAA00"]
|
||||||
},
|
},
|
||||||
[Opponents.Houseannor Support]: {
|
[Opponents.HouseannorSupport]: {
|
||||||
text: "Houseannor Support",
|
text: "Houseannor Support",
|
||||||
colour: ["#FF00FF", "#FFFFFF"]
|
colour: ["#FF00FF", "#FFFFFF"]
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue