示例#1
0
 public void RpctoAddChip()
 {
     if (!isLocalPlayer)
     {
         return;
     }
     userPanel.enableChipButton();
 }