minor formatting fix

This commit is contained in:
Mamadou Babaei
2024-06-06 14:29:21 +02:00
parent e5909dca96
commit 006c9af1ad
@@ -42,5 +42,5 @@
UCLASS(Config=Game, NotPlaceable, BlueprintType, Blueprintable, Transient)
class SENSEGLOVE_API ASGGameModeBase : public AGameModeBase
{
GENERATED_UCLASS_BODY()
GENERATED_UCLASS_BODY()
};