mirror of
https://thingvellir.net/git/overte
synced 2025-03-27 23:52:03 +01: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