Skip to content

Commit

Permalink
typo fix
Browse files Browse the repository at this point in the history
  • Loading branch information
MothDoctor committed Sep 24, 2021
1 parent e4493e2 commit 4828381
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions Source/Flow/Private/FlowWorldSettings.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,6 @@ void AFlowWorldSettings::PostInitializeComponents()
{
Super::PostInitializeComponents();

Super::PostInitializeComponents();

if (const UWorld* World = GetWorld())
{
// prevent starting Flow from the obsolete AWorldSettings actor that still exists in the world
Expand Down

0 comments on commit 4828381

Please sign in to comment.