Type `ListHashSet<BasePlayer>' does not contain a definition for `Find'Fixed

Error while compiling: EnchantTools.cs(267,65): error CS1061: Type `ListHashSet<BasePlayer>' does not contain a definition for `Find' and no extension method `Find' of type `ListHashSet<BasePlayer>' could be found. Are you missing an assembly reference?

This is fixed in the latest plugin update.
Locked automatically