Skip to content
Snippets Groups Projects
Commit af73bf52 authored by Ju542le's avatar Ju542le
Browse files

Git sagt das habt ihr noch nicht

Hier bitte, kein plan was git von mir will, aber git sagt, dass ihr das wollt, also gönnt euch
parent 46d2c374
No related branches found
No related tags found
No related merge requests found
......@@ -12,7 +12,6 @@ public class DraggableItem : MonoBehaviour, IBeginDragHandler, IDragHandler, IEn
{
public Image image;
public Text counttext;
//public int ItemIndex;
[HideInInspector] public Transform parentAfterDrag;
[HideInInspector] public int count=1;
[HideInInspector] public int countspeicher = 1;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment