Exemplo n.º 1
0
 public GrantUpgradePower(Actor self, GrantUpgradePowerInfo info)
     : base(self, info)
 {
     this.info = info;
 }
Exemplo n.º 2
0
 public GrantUpgradePower(Actor self, GrantUpgradePowerInfo info)
     : base(self, info)
 {
     this.info = info;
 }