mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2025-03-07 11:04:36 +01:00
dont run the migration every time
This commit is contained in:
26
dist/vendor.bundle.js
vendored
26
dist/vendor.bundle.js
vendored
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@ -228,7 +228,6 @@ function evaluateVersionCompatibility(ver: string | number): void {
|
||||
Player.reapplyAllSourceFiles();
|
||||
}
|
||||
}
|
||||
v1APIBreak();
|
||||
}
|
||||
|
||||
function loadGame(saveString: string): boolean {
|
||||
|
Reference in New Issue
Block a user