mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2026-05-04 22:59:42 +02:00
allbuild commit c8440ef2
This commit is contained in:
@@ -480,6 +480,9 @@ function evaluateVersionCompatibility(ver: string | number): void {
|
||||
anyPlayer.exp.intelligence = anyPlayer.intelligence_exp;
|
||||
v2APIBreak();
|
||||
}
|
||||
if (ver < 23) {
|
||||
anyPlayer.currentWork = null;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user