Beispiel #1
0
 public void Reset()
 {
     this.type  = 0;
     this.level = 0;
 }
Beispiel #2
0
 public void Reset()
 {
     this.type  = (RES_GUILD_BUILDING_TYPE)0;
     this.level = 0;
 }