mirror of
https://github.com/zoriya/Magical-Garden.git
synced 2026-06-04 01:26:01 +00:00
Adding win ui gestion.
This commit is contained in:
@@ -64,6 +64,7 @@ public class InventoryManager : MonoBehaviour
|
||||
{
|
||||
ClearBoard();
|
||||
GetComponent<Mission>().GenerateMission();
|
||||
GetComponent<Mission>().WinUI.SetActive(false);
|
||||
GetComponent<Pokedex>().UpdateMissionText();
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user