Added a constant for cities

This commit is contained in:
Daniel Xie
2017-01-13 16:20:38 -06:00
parent ceb2305ed8
commit f1ada52074
3 changed files with 18 additions and 7 deletions
+1 -1
View File
@@ -60,7 +60,7 @@ function PlayerObject() {
this.homeComputer = "";
//Cities: Aevum, ChongQing, Sector12, New Tokyo, Ishima, Volhaven
this.city = "Aevum";
this.city = CONSTANTS.Aevum;
this.location = "";
//Servers