mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2026-04-18 07:18:38 +02:00
commit1
This commit is contained in:
@@ -32,5 +32,5 @@ export function applyEntropy(this: IPlayer, stacks = 1): void {
|
||||
this.reapplyAllAugmentations();
|
||||
this.reapplyAllSourceFiles();
|
||||
|
||||
this.mults = calculateEntropy(this, stacks);
|
||||
this.mults = calculateEntropy(stacks);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user