Skip to content
Snippets Groups Projects
Commit ba6db766 authored by Marius Schmeling's avatar Marius Schmeling
Browse files

Update VASourceComponent.cpp

parent 849da6ab
No related branches found
No related tags found
No related merge requests found
......@@ -144,7 +144,6 @@ void UVASourceComponent::Initialize()
SpawnPosition = GetOwner()->GetTransform().GetLocation();
SpawnRotation = GetOwner()->GetTransform().GetRotation().Rotator();
// TODO new
TArray<AVAReflectionWall*> WallArray = CurrentReceiverActor->GetReflectionWalls();
SoundSource = MakeShared<FVASoundSource>(this, WallArray);
if (FVAPlugin::GetIsMaster())
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment