Had a error compiling a couple of days ago but i fixed it... Now im having another issue regarding SkinBox
Error while compiling: SkinBox.cs(1413,60): error CS1061: Type `BaseMountable' does not contain a definition for `IsMounted' and no extension method `IsMounted' of type `BaseMountable' could be found. Are you missing an assembly reference?
Checked the code and everything seem to be fine.
Anyone might have an idea what the issue is?