Пример #1
0
 public ProductionBar(Actor self, ProductionBarInfo info)
 {
     this.self = self;
     this.info = info;
 }
Пример #2
0
 public ProductionBar(Actor self, ProductionBarInfo info)
 {
     this.self = self;
     this.info = info;
 }