Fixed Double Dice (hopefully)
This commit is contained in:
@@ -86,6 +86,8 @@ public abstract class Player : MonoBehaviour
|
||||
break;
|
||||
}
|
||||
}
|
||||
|
||||
Debug.Log(item.type);
|
||||
}
|
||||
|
||||
public void ActivateItem(int index)
|
||||
|
||||
Reference in New Issue
Block a user