Essentials icon indicating copy to clipboard operation
Essentials copied to clipboard

[BUG]-C2NIoControllerFactory incorrect type reference

Open jkdevito opened this issue 3 years ago • 0 comments

Was this bug identified in a specific build version? Essentials x.y.z

Describe the bug C2NIoControllerFactory type reference is configured to as C2nRthsCOntroller

Additional context We are not aware that the incorrect factory type reference has presented any issues but needs to be updated to implement the correct factory type.

Code Snippet

public class C2NIoControllerFactory : EssentialsDeviceFactory<C2nRthsController>
{}

jkdevito avatar Jun 08 '22 20:06 jkdevito