Compare commits
No commits in common. "1004dab9da3c12d16741e4f114f527c3e5f886fa" and "23a440edf5898537086e3d4b14f600f2c6cab39d" have entirely different histories.
1004dab9da
...
23a440edf5
File diff suppressed because it is too large
Load Diff
@ -1,7 +0,0 @@
|
|||||||
fileFormatVersion: 2
|
|
||||||
guid: 1c4f14d89cc7d294c8d82609e5bbc592
|
|
||||||
DefaultImporter:
|
|
||||||
externalObjects: {}
|
|
||||||
userData:
|
|
||||||
assetBundleName:
|
|
||||||
assetBundleVariant:
|
|
@ -8,9 +8,6 @@ public class EvacuationPanel : MonoBehaviour
|
|||||||
public Transform personnelContent;
|
public Transform personnelContent;
|
||||||
public Panel panel;
|
public Panel panel;
|
||||||
public GameObject personnelPrefabs;
|
public GameObject personnelPrefabs;
|
||||||
public GameObject classPrefab;
|
|
||||||
public Transform content;
|
|
||||||
|
|
||||||
// Start is called before the first frame update
|
// Start is called before the first frame update
|
||||||
void Start()
|
void Start()
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user