Type `BasePlayer' does not contain a definition for `EnablePlayerCollider'Fixed
Error in my console:

Error while compiling: HumanNPC.cs(578,28): error CS1061: Type `BasePlayer' does not contain a definition for `EnablePlayerCollider' and no extension method `EnablePlayerCollider' of type `BasePlayer' could be found. Are you missing an assembly reference?
This has been fixed.
Locked automatically