You've already forked LuckyWorld
Resolve conflicts
This commit is contained in:
@ -102,7 +102,10 @@ void USelectGoalUserWidget::DoSelectionChanged(const FString& SelectedItem)
|
||||
}
|
||||
|
||||
NavigateSimpleEnvironments = Cast<UPathfindingSelectorUserWidget>(CreatedUserWidget);
|
||||
|
||||
if (NavigateSimpleEnvironments)
|
||||
{
|
||||
NavigateSimpleEnvironments->OwnerSelectGoalUserWidget = this;
|
||||
}
|
||||
break;
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user