fix import and make rainbow return the answer.

This commit is contained in:
Olivier Gagnon
2022-04-14 15:23:49 -04:00
parent 52e27e317e
commit 7685f52f8e
2 changed files with 8 additions and 5 deletions
+1 -1
View File
@@ -37,7 +37,7 @@ import { ISkillProgress } from "../formulas/skill";
import { PlayerAchievement } from "../../Achievements/Achievements";
import { cyrb53 } from "../../utils/StringHelperFunctions";
import { getRandomInt } from "../../utils/helpers/getRandomInt";
import { CONSTANTS } from "src/Constants";
import { CONSTANTS } from "../../Constants";
export class PlayerObject implements IPlayer {
// Class members