Exemplo n.º 1
0
 void LoadEffectIllust(string commandObject)
 {
     Effect = () => {
         dd.PutIllustSprite(commandObject);
     };
 }