Example #1
0
 static {
   NONE.shop = Shop.NONE;
 }
Example #2
0
 public CityType getType() {
   return City.getTypeFromLevel(this.level);
 }