remove USGBackend class config specifier

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