mirror of
https://github.com/whoahq/whoa.git
synced 2026-02-01 00:02:45 +03:00
chore(model): fix style nit
This commit is contained in:
parent
6a86dce7fb
commit
f43e9f62d6
@ -1237,7 +1237,6 @@ int32_t CM2Model::InitializeLoaded() {
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
if (this->m_shared->skinProfile->skinSections.Count()) {
|
||||
buffer = ALIGN_BUFFER(buffer, start, uint32_t);
|
||||
this->m_skinSections = reinterpret_cast<uint32_t*>(buffer);
|
||||
|
||||
Loading…
Reference in New Issue
Block a user