Type or namespace name `BaseTrain' could not be foundFixed

o.reload VehicleLicence
Error while compiling: VehicleLicence.cs(2073,67): error CS0246: The type or namespace name `BaseTrain' could not be found. Are you missing `ProtoBuf' using directive?

Merged a patch to fix the compiling, though the maintainer may want to take a look when able.

Thanks Wulf! Quick and awesome problem solving on here as always!!

Locked automatically