before changing xp system
This commit is contained in:
@@ -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()
|
||||
|
||||
Reference in New Issue
Block a user