RF Receiver frequency not setting on pasteSolved

Nice work on the Electricity update for this plugin...

I'm finding the RFReceiver frequency setting is not reliable when pasting

I think line 1265 should be updated to this:

var rfReceiver = ioEntity as RFReceiver;
Oh thanks for pointing that out, silly mistake.
Locked automatically