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