Small Stuff:)

This commit is contained in:
brausjonas
2023-04-15 00:31:36 +02:00
parent 95e4d9d0fd
commit b638de4b06
11 changed files with 17 additions and 17 deletions
@@ -30,6 +30,8 @@ public abstract class Player : MonoBehaviour
public Image[] itemInfoImages;
protected Animator animator;
public GameObject nameSign;
//for coin animation
private AnimationHandler animationHandler;