Ejemplo n.º 1
0
 public Dmg(SpellConfig spellConfig)
 {
     _spellConfig = spellConfig;
 }
Ejemplo n.º 2
0
 public Dmg(SpellConfig spellConfig)
 {
     this.spellConfig = spellConfig;
 }