Fix import

This commit is contained in:
NightKev 2025-05-21 00:17:38 -07:00
parent 89938bea82
commit b8c914f3da

View File

@ -65,6 +65,7 @@ import {
isBetween,
type nil,
type Constructor,
randSeedIntRange,
} from "#app/utils/common";
import type { TypeDamageMultiplier } from "#app/data/type";
import { getTypeDamageMultiplier, getTypeRgb } from "#app/data/type";