parent
9627ffa30d
commit
34dc31460b
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
Binary file not shown.
|
|
@ -63,6 +63,9 @@ public class EquipmentItemPopup : EquipmentPopupItemInfoBase
|
|||
sdata.Add_SlotLv(m_ESUTD.e_EquipParts, price);
|
||||
Set_UI();
|
||||
MyValue.Get_ActorStatInfoorNull(eRole.PC);
|
||||
|
||||
sdata.Add_MissionCount(ePurpose.EQUIP_SLOT_UPGRADE_ALL);
|
||||
sdata.Add_MissionCount(ePurpose.EQUIP_SLOT_UPGRADE_ACC);
|
||||
}
|
||||
}
|
||||
public void OnClick_ReinforceReset()
|
||||
|
|
|
|||
Loading…
Reference in New Issue