mirror of
https://github.com/DerTyp7/fps-citybuild-unity.git
synced 2025-10-30 12:37:08 +01:00
Added Warehouse
This commit is contained in:
@@ -4,8 +4,6 @@ using UnityEngine;
|
||||
|
||||
public class HouseConstruction : BuildingConstruction
|
||||
{
|
||||
private GameObject gameManager;
|
||||
|
||||
[Header("Needed Resources")]
|
||||
[SerializeField] private int neededWood = 10;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user