mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2026-04-25 10:42:51 +02:00
Did more work on applying for jobs at companies. Need to create constructor/Revivor for companyPositions
This commit is contained in:
+1
-1
@@ -65,7 +65,7 @@ function PlayerObject() {
|
||||
|
||||
//Company Information
|
||||
this.companyName = "";
|
||||
this.companyJob = "";
|
||||
this.companyJob = ""; //Name of current Company Position
|
||||
|
||||
//Servers
|
||||
this.currentServer = ""; //IP address of Server currently being accessed through terminal
|
||||
|
||||
Reference in New Issue
Block a user