whitespace fix
This commit is contained in:
@@ -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;
|
||||
};
|
||||
};
|
||||
Reference in New Issue
Block a user