mirror of
https://github.com/pagefaultgames/pokerogue.git
synced 2025-07-05 07:52:17 +02:00
Fix import
This commit is contained in:
parent
89938bea82
commit
b8c914f3da
@ -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";
|
||||
|
Loading…
Reference in New Issue
Block a user