STANEK: Re-apply stanek boosts when applying entropy (#816)

This commit is contained in:
Yichi Zhang
2023-10-02 17:11:22 -07:00
committed by GitHub
parent 7f82ceaf24
commit 3f0c10adf4
4 changed files with 6 additions and 6 deletions
-2
View File
@@ -229,8 +229,6 @@ const Engine: {
if (loadGame(saveString)) {
FormatsNeedToChange.emit();
initBitNodeMultipliers();
Player.reapplyAllAugmentations();
Player.reapplyAllSourceFiles();
if (Player.hasWseAccount) {
initSymbolToStockMap();
}