Example #1
0
 public void SetHandguard(HandguardEquipment tmp)
 {
     tmp.SetUser(this);
     handguard = tmp;
 }