before changing xp system

This commit is contained in:
Sewmina
2022-10-25 01:00:45 +05:30
parent 9175e6740b
commit dd89c3fbb5
58 changed files with 35548 additions and 3589 deletions

View File

@@ -10,7 +10,7 @@ namespace LayerLab
public void OnEnable()
{
for (int i = 0; i < otherPanels.Length; i++) otherPanels[i].SetActive(true);
// for (int i = 0; i < otherPanels.Length; i++) otherPanels[i].SetActive(true);
}
/* public void OnDisable()