예제 #1
0
 private void Cmd_RequestClaim(int myNum, int x, int y)
 {
     arenaManager.Cmd_RequestClaim(myNum, x, y);
 }