Added comment to peer data progress
This commit is contained in:
parent
272793b1ee
commit
1e545b3220
@ -389,6 +389,7 @@ function NetworkedMapAndTokens({ session }) {
|
||||
|
||||
function handlePeerDataProgress({ id, total, count }) {
|
||||
if (count === 1) {
|
||||
// Corresponding asset load finished called in token and map response
|
||||
assetLoadStart();
|
||||
}
|
||||
assetProgressUpdate({ id, total, count });
|
||||
|
Loading…
x
Reference in New Issue
Block a user