Factory puzzle feedback and VO
This commit is contained in:
@@ -87,6 +87,7 @@ public class GlowOutline : ManagedBehaviour
|
||||
if (itemSprite.sprite != null)
|
||||
{
|
||||
childSprite.sprite = itemSprite.sprite;
|
||||
childSprite.flipX = itemSprite.flipX;
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user