fix: cleanup and suggested changes
Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com>
This commit is contained in:
@ -59,7 +59,7 @@ class LocalDataPackParseTask : public Task {
|
||||
private:
|
||||
int m_token;
|
||||
|
||||
DataPack& m_resource_pack;
|
||||
DataPack& m_data_pack;
|
||||
|
||||
bool m_aborted = false;
|
||||
};
|
||||
|
Reference in New Issue
Block a user