missing ;
This commit is contained in:
parent
88094aed26
commit
698bb748cb
1 changed files with 2 additions and 2 deletions
|
|
@ -101,7 +101,7 @@ const HK_SPELLS = {
|
||||||
1: "Howling Wraiths",
|
1: "Howling Wraiths",
|
||||||
2: "Abyss Shriek"
|
2: "Abyss Shriek"
|
||||||
}
|
}
|
||||||
}
|
};
|
||||||
|
|
||||||
function HKCheckCompletion(jsonObject) {
|
function HKCheckCompletion(jsonObject) {
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue