We get the following error:
Error while compiling: CraftingController.cs(524,27): error CS1061: Type `System.Collections.Generic.LinkedList<ItemCraftTask>' does not contain a definition for `Dequeue' and no extension method `Dequeue' of type `System.Collections.Generic.LinkedList<ItemCraftTask>' could be found. Are you missing an assembly reference?
anyone knows the fix?