Beispiel #1
0
 public override void UpdateAvatar()
 {
     if (!SharedConfig.IsServer)
     {
         _wardrobeController.Update();
     }
 }