mirror of
https://github.com/Outer-Wilds-New-Horizons/new-horizons.git
synced 2025-12-11 20:15:44 +01:00
Destroy prefab
This commit is contained in:
parent
fb85ecdb35
commit
93ef061b4b
@ -102,6 +102,8 @@ namespace NewHorizons.Builder.Props
|
||||
|
||||
prop.SetActive(true);
|
||||
}
|
||||
|
||||
GameObject.Destroy(prefab);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user