mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2026-04-25 18:50:56 +02:00
More work on CompanyJobApplication.js, unfinished and untested. need to add popups saying if u got the job or not
This commit is contained in:
+1
-1
@@ -65,7 +65,7 @@ function PlayerObject() {
|
||||
|
||||
//Company Information
|
||||
this.companyName = "";
|
||||
this.companyJob = ""; //Name of current Company Position
|
||||
this.companyPosition = "";
|
||||
|
||||
//Servers
|
||||
this.currentServer = ""; //IP address of Server currently being accessed through terminal
|
||||
|
||||
Reference in New Issue
Block a user