Example #1
0
 public Dmg(SpellConfig spellConfig)
 {
     _spellConfig = spellConfig;
 }
Example #2
0
 public Dmg(SpellConfig spellConfig)
 {
     this.spellConfig = spellConfig;
 }