예제 #1
0
 public SpellScroll(SpellOrb copy)
     : base(copy)
 {
 }
예제 #2
0
 public SpellOrb(SpellOrb copy)
     : base(copy)
 {
 }