mirror of
https://github.com/izzy2lost/Starship.git
synced 2026-07-05 15:19:42 -07:00
Fixed isRelocated
This commit is contained in:
@@ -229,6 +229,8 @@ std::shared_ptr<Ship::IResource> ResourceFactoryXMLSampleV0::ReadResource(std::s
|
||||
sample->mSample.sampleAddr[i] = (*sampleFile->Buffer)[i];
|
||||
}
|
||||
|
||||
sample->mSample.isRelocated = 1;
|
||||
|
||||
return sample;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user