reorgenized

This commit is contained in:
DerTyp187
2021-10-07 11:04:37 +02:00
parent 178534b33e
commit 2d80c110a9
6 changed files with 159 additions and 148 deletions

View File

@@ -0,0 +1,10 @@
using System.Collections;
using System.Collections.Generic;
using UnityEngine;
public class BuildingsRegistry : MonoBehaviour
{
[SerializeField] private List<GameObject> registered_buildings = new List<GameObject>();
}

View File

@@ -0,0 +1,11 @@
fileFormatVersion: 2
guid: 7a3ac48c219d0134f8df69f067a92b60
MonoImporter:
externalObjects: {}
serializedVersion: 2
defaultReferences: []
executionOrder: 0
icon: {instanceID: 0}
userData:
assetBundleName:
assetBundleVariant: