remove USGBackend class config specifier

This commit is contained in:
Mamadou Babaei
2024-11-14 00:26:44 +01:00
parent cfc68fea72
commit cef4d58440
@@ -44,7 +44,7 @@
#include "SGBackend.generated.h"
UCLASS(config = SenseGloveBackend)
UCLASS()
class SENSEGLOVEBACKEND_API USGBackend : public UEngineSubsystem
{
GENERATED_BODY()