Exemplo n.º 1
0
 protected override void ExecuteImp(BaseGame game, long tick)
 {
     m_effect.Start(m_living);
     Finish(tick);
 }