示例#1
0
 private void UpdateUI()
 {
     if (hasAuthority)
     {
         UI.SetResourceUI(resources);
     }
 }