添加新物品
This commit is contained in:
@@ -106,6 +106,7 @@ namespace NBF
|
||||
{
|
||||
if (_model != null)
|
||||
{
|
||||
ViewerSettings = null;
|
||||
_model.gameObject.SetActive(false);
|
||||
Object.Destroy(_model.gameObject);
|
||||
_model = null;
|
||||
|
||||
Reference in New Issue
Block a user