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