minor formatting fix

This commit is contained in:
Mamadou Babaei
2024-08-16 18:00:53 +02:00
parent 69d20fcf7e
commit 389e09bc3f
@@ -42,5 +42,5 @@
UCLASS(Config=Game, NotPlaceable, BlueprintType, Blueprintable, Transient)
class SENSEGLOVE_API ASGGameModeBase : public AGameModeBase
{
GENERATED_UCLASS_BODY()
GENERATED_UCLASS_BODY()
};