minor formatting fix

This commit is contained in:
Mamadou Babaei
2024-08-16 18:01:37 +02:00
parent 8cd10ae312
commit 0405f6bc7c
@@ -42,5 +42,5 @@
UCLASS(Config=Game, NotPlaceable, BlueprintType, Blueprintable, Transient)
class SENSEGLOVE_API ASGGameModeBase : public AGameModeBase
{
GENERATED_UCLASS_BODY()
GENERATED_UCLASS_BODY()
};