예제 #1
0
파일: Card.cs 프로젝트: OzanUrkmez/Clabbers
 public void CmdDrawCard()
 {
     RpcDrawCard(GameProperties.FetchAssignableCardZPosition());
 }