MasterSwitch.cs(12,40): error CS1525: Unexpected symbol `0.1'
Fails to compile due to a invalid version numberFixed
The version number needs quotation marks around it if x.x.x. Hid the current version for the author to remedy.
Wulf
The version number needs quotation marks around it if x.x.x. Hid the current version for the author to remedy.
Ok good to know, thanks.
Thanks, it has been fixed and updated.
Locked automatically