mirror of
https://github.com/overte-org/overte.git
synced 2025-04-23 07:53:52 +02:00
Fix reload content for baked skyboxes
This commit is contained in:
parent
a12109ed26
commit
4a552affe6
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