Skip to content
Snippets Groups Projects

UE5.3-2023.1-rc3

Merged David Gilbert requested to merge dev/5.3 into 5.3
1 file
+ 2
1
Compare changes
  • Side-by-side
  • Inline
@@ -80,7 +80,8 @@ void ARWTHVRPawn::NotifyControllerChanged()
Super::NotifyControllerChanged();
UE_LOG(Toolkit, Display, TEXT("ARWTHVRPawn: Player Controller has changed, trying to change DCRA attachment if possible..."));
UE_LOG(Toolkit, Display,
TEXT("ARWTHVRPawn: Player Controller has changed, trying to change DCRA attachment if possible..."));
// Only do this for all local controlled pawns
Loading