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?
Type or namespace name `BaseTrain' could not be foundFixed
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