Skip to content
Snippets Groups Projects
Commit 30245c2c authored by Jonathan Ehret's avatar Jonathan Ehret
Browse files

style(clang-format)

parent 609a157a
No related branches found
No related tags found
1 merge request!61add sync component to pawn
Pipeline #334916 passed
......@@ -40,7 +40,6 @@ ARWTHVRPawn::ARWTHVRPawn(const FObjectInitializer& ObjectInitializer) : Super(Ob
SyncComponent =
CreateDefaultSubobject<UDisplayClusterSceneComponentSyncParent>(TEXT("Parent Display Cluster Sync Component"));
SyncComponent->SetupAttachment(RootComponent);
}
void ARWTHVRPawn::Tick(float DeltaSeconds)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment