添加新物品

This commit is contained in:
2025-11-01 00:19:48 +08:00
parent ccb7f6247f
commit 772b86eb7e
287 changed files with 55699 additions and 33 deletions

View File

@@ -106,6 +106,7 @@ namespace NBF
{
if (_model != null)
{
ViewerSettings = null;
_model.gameObject.SetActive(false);
Object.Destroy(_model.gameObject);
_model = null;