whitespace fix

This commit is contained in:
Mamadou Babaei
2023-05-19 18:01:26 +02:00
parent 2d77ee8b5d
commit afb14d3b89
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;
};
};