Skip to content

Commit

Permalink
#55 Added copyright for UpdateDesiredArmLocation
Browse files Browse the repository at this point in the history
  • Loading branch information
xthebat committed Nov 7, 2023
1 parent c74cfa6 commit bc78efc
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -26,12 +26,12 @@
#include "Cloud9/Cloud9.h"
#include "Cloud9/Tools/Cloud9ToolsLibrary.h"


UCloud9SpringArmComponent::UCloud9SpringArmComponent()
{
CameraLagVector = FVector::OneVector;
}

// Origin code: Copyright Epic Games, Inc. All Rights Reserved.
void UCloud9SpringArmComponent::UpdateDesiredArmLocation(
bool bDoTrace,
bool bDoLocationLag,
Expand Down

0 comments on commit bc78efc

Please sign in to comment.