incorrect import

This commit is contained in:
phyzical 2022-03-24 21:52:27 +08:00
parent e8fffc6183
commit d80346f816

@ -19,6 +19,7 @@ import { IPlayerOwnedAugmentation, PlayerOwnedAugmentation } from "../../Augment
import { AugmentationNames } from "../../Augmentation/data/AugmentationNames";
import { getRandomInt } from "../../utils/helpers/getRandomInt";
import { infiltratorsMiniGameAugmentations } from "../../Augmentation/AugmentationCreator";
// Executes the actual re-sleeve when one is purchased
export function purchaseResleeve(r: Resleeve, p: IPlayer): boolean {