Completed course 2 adn 3, working on 4

This commit is contained in:
2026-03-20 17:34:22 +00:00
parent 623ad6f509
commit db966bab55
507 changed files with 67348 additions and 4667 deletions

View File

@@ -9,7 +9,7 @@ public class ResourceSourceUI : MonoBehaviour
// Start is called once before the first execution of Update after the MonoBehaviour is created
void Start()
{
resourceQuantityText.text = resource.quantity.ToString();
}
// Update is called once per frame