mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2024-12-18 12:15:44 +01:00
hotfix
This commit is contained in:
parent
206edd8df5
commit
3f447b7fa1
4
dist/engine.bundle.js
vendored
4
dist/engine.bundle.js
vendored
File diff suppressed because one or more lines are too long
43
dist/vendor.bundle.js
vendored
43
dist/vendor.bundle.js
vendored
File diff suppressed because one or more lines are too long
@ -357,10 +357,6 @@ function prestigeSourceFile(flume) {
|
||||
updateHashManagerCapacity(Player);
|
||||
}
|
||||
|
||||
// Refresh Main Menu (the 'World' menu, specifically)
|
||||
document.getElementById("world-menu-header").click();
|
||||
document.getElementById("world-menu-header").click();
|
||||
|
||||
// Gain int exp
|
||||
if (SourceFileFlags[5] !== 0 && !flume) Player.gainIntelligenceExp(300);
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user