Exemplo n.º 1
0
 public void OnRecievedScriptFrame(NetMessage.PbSCFrames frame)
 {
     battleController.OnRecievedScriptFrame(frame);
 }