fix again some UI for prefabs

This commit is contained in:
VuNgocHaiC7
2026-04-03 17:38:02 +07:00
parent 9bb60f3a2b
commit b692b62fd6
9 changed files with 21428 additions and 37305 deletions
@@ -244,7 +244,7 @@ namespace BrewMonster
m_SelectedEquip?.Freeze(false);
m_SelectedEquip = null;
m_FirstInvSlot = -1;
m_TxtFirstName.text = "___";
m_TxtFirstName.text = "";
ClearSlotIcon(m_SlotFirstParent);
if (m_Mode == InstallMode.Disenchase)
{
@@ -263,7 +263,7 @@ namespace BrewMonster
m_SelectedMaterial?.Freeze(false);
m_SelectedMaterial = null;
m_SecondInvSlot = -1;
m_TxtSecondName.text = "___";
m_TxtSecondName.text = "Nguyên liệu";
ClearSlotIcon(m_SlotSecondParent);
m_TxtMoney.text = "0";
m_install_price = -1;
@@ -392,11 +392,11 @@ namespace BrewMonster
m_SelectedEquip = null;
m_SelectedMaterial = null;
m_TxtFirstName.text = "___";
m_TxtFirstName.text = "";
m_TxtMoney.text = "0";
if (m_Mode == InstallMode.Enchase)
m_TxtSecondName.text = "___";
m_TxtSecondName.text = "Nguyên liệu";
ClearSlotIcon(m_SlotFirstParent);
if (m_Mode == InstallMode.Enchase)
@@ -368,7 +368,7 @@ namespace BrewMonster.UI
ClearSlotIcon(m_pImg_Item);
if (m_pTxtName != null)
m_pTxtName.text = "___";
m_pTxtName.text = "";
if(m_pTxtGold != null)
m_pTxtGold.text = "0";
@@ -190,7 +190,7 @@ namespace BrewMonster.UI
m_nSlot = -1;
if (m_pTxt_Name != null)
m_pTxt_Name.text = "___";
m_pTxt_Name.text = "";
if (m_pTxt_Gold != null)
m_pTxt_Gold.text = "0";
File diff suppressed because it is too large Load Diff
File diff suppressed because it is too large Load Diff
File diff suppressed because it is too large Load Diff
File diff suppressed because it is too large Load Diff
File diff suppressed because it is too large Load Diff
@@ -0,0 +1,7 @@
fileFormatVersion: 2
guid: 507c3ee5c51766042bc54e9207552521
PrefabImporter:
externalObjects: {}
userData:
assetBundleName:
assetBundleVariant: