Skip to content
Snippets Groups Projects
Commit 9603c45c authored by Kimi Heinonen's avatar Kimi Heinonen
Browse files

useResources lisatty

parent 77f1457e
No related branches found
No related tags found
No related merge requests found
......@@ -72,4 +72,8 @@ public class City : MonoBehaviour
lista[i].SetCapacity(x);
}
}
public void useResources(List<float> a)
{
}
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment