change window wall mesh
This commit is contained in:
@@ -130,7 +130,7 @@ public class Player : BaseCharacter
|
||||
{
|
||||
Destroy(_containerItem.gameObject);
|
||||
_containerItem = null;
|
||||
//OnContainerChanged.Invoke(this, false);
|
||||
OnContainerChanged.Invoke(this, false);
|
||||
}
|
||||
|
||||
public ContainerItem GetContainerItem()
|
||||
|
||||
Reference in New Issue
Block a user