-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
Je hebt feedback gekregen van RichardRam87
op:
//private void OnTriggerExit(Collider other)
//{
// if (other.gameObject.tag == "")
// {
// if (ingredients.Count > 0)
// {
// ingredients.Remove(other.gameObject.GetComponent<Ingredient>().objectType);
// }
// }
//} URL: https://github.com/AlexJanson/Mythe/blob/master/Mythe-Nisse/Assets/Scripts/Soup.cs
Feedback: Laat lege, oude Classes en/of functies niet staan maar verwijder ze uit je repos als je ze niet meer gaat gebruiken.
Metadata
Metadata
Assignees
Labels
No labels