change window wall mesh

This commit is contained in:
Vova
2024-04-28 14:21:30 +03:00
parent 567fc7a1c2
commit 38f8b297f2
10 changed files with 97 additions and 93 deletions
+1 -1
View File
@@ -130,7 +130,7 @@ public class Player : BaseCharacter
{
Destroy(_containerItem.gameObject);
_containerItem = null;
//OnContainerChanged.Invoke(this, false);
OnContainerChanged.Invoke(this, false);
}
public ContainerItem GetContainerItem()