whitespace fix

This commit is contained in:
Mamadou Babaei
2023-05-03 19:43:16 +02:00
parent 4e330c4881
commit 14fa466e81
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;
};
};