mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2024-12-18 12:15:44 +01:00
dont run the migration every time
This commit is contained in:
parent
9fe817daf2
commit
9799d2f33b
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 {
|
||||
|
Loading…
Reference in New Issue
Block a user