Did more work on applying for jobs at companies. Need to create constructor/Revivor for companyPositions

This commit is contained in:
Daniel Xie
2017-02-02 17:33:47 -06:00
parent c7b093830b
commit 7382454e83
8 changed files with 1403 additions and 888 deletions
+1 -1
View File
@@ -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