mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2026-04-16 06:18:42 +02:00
Fix Stanek fix
This commit is contained in:
@@ -13,7 +13,7 @@ import { Player } from "@player";
|
||||
import { AugmentationNames } from "../Augmentation/data/AugmentationNames";
|
||||
import { defaultMultipliers, mergeMultipliers, Multipliers, scaleMultipliers } from "../PersonObjects/Multipliers";
|
||||
import { StaticAugmentations } from "../Augmentation/StaticAugmentations";
|
||||
import { getKeyList } from "src/utils/helpers/getKeyList";
|
||||
import { getKeyList } from "../utils/helpers/getKeyList";
|
||||
|
||||
export class StaneksGift extends BaseGift {
|
||||
isBonusCharging = false;
|
||||
|
||||
Reference in New Issue
Block a user