Exemplo n.º 1
0
 public SpellScroll(SpellOrb copy)
     : base(copy)
 {
 }
Exemplo n.º 2
0
 public SpellOrb(SpellOrb copy)
     : base(copy)
 {
 }