mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2026-04-19 15:54:09 +02:00
Fix job bug
This commit is contained in:
@@ -1742,6 +1742,7 @@ export function applyForJob(entryPosType, sing=false) {
|
||||
}
|
||||
|
||||
this.jobs[company.name] = pos.name;
|
||||
this.companyName = this.location;
|
||||
|
||||
document.getElementById("world-menu-header").click();
|
||||
document.getElementById("world-menu-header").click();
|
||||
|
||||
Reference in New Issue
Block a user