mirror of
https://github.com/HifiExperiments/overte.git
synced 2025-07-22 18:43:20 +02:00
Merge pull request #10773 from Atlante45/fix/refresh-content
Fix reload content for baked skyboxes
This commit is contained in:
commit
e5602aa7d3
1 changed files with 1 additions and 0 deletions
|
@ -821,6 +821,7 @@ void NetworkTexture::refresh() {
|
|||
TextureCache::requestCompleted(_self);
|
||||
}
|
||||
|
||||
_ktxResourceState = PENDING_INITIAL_LOAD;
|
||||
Resource::refresh();
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue