whitespace fix

This commit is contained in:
Mamadou Babaei
2023-05-19 18:11:48 +02:00
parent a4176fbca7
commit d6e53d45bd
2 changed files with 2 additions and 2 deletions
@@ -232,4 +232,4 @@ protected:
virtual void EditorTick(float DeltaTime,
enum ELevelTick TickType,
FActorComponentTickFunction* ThisTickFunction);
};
};
@@ -238,4 +238,4 @@ public:
public:
virtual void BeginPlay() override;
virtual void PreInitializeComponents() override;
};
};