remove USGBackend class config specifier

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