Puuuuuush

This commit is contained in:
brausjonas
2023-04-07 00:03:03 +02:00
parent 98cdfc691e
commit 93147cd67e
5 changed files with 7 additions and 13 deletions
+1 -1
View File
@@ -7,7 +7,7 @@ public abstract class Field : MonoBehaviour
//Liste der nächsten Feld, die auf das diesige Feld folgen
[SerializeField] private Field[] target;
[SerializeField] private Arrow[] directionalArrows;
public Item placedItem;
public GameObject placedItem;
/*
* Field Definition: