whitespace fix

This commit is contained in:
Mamadou Babaei
2023-05-19 18:14:31 +02:00
parent 2c21243aa0
commit ad971b18ea
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;
};
};