示例#1
0
 private void WearOutfit(Outfit outfit)
 {
     outfit.SetWorn(true);
 }