mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2024-11-11 10:13:52 +01:00
Merge pull request #1477 from Snarling/patch-4
Update skill levels after updating mults for SF and fragments
This commit is contained in:
commit
23571b5119
@ -193,6 +193,7 @@ export class StaneksGift implements IStaneksGift {
|
||||
break;
|
||||
}
|
||||
}
|
||||
p.updateSkillLevels();
|
||||
}
|
||||
|
||||
prestigeAugmentation(): void {
|
||||
|
Loading…
Reference in New Issue
Block a user