This commit is contained in:
David Back 2017-11-28 13:01:47 -08:00
parent 5cceceb868
commit 7101719295

View file

@ -1063,4 +1063,4 @@ void TextureCache::updateSpectatorCameraNetworkTexture() {
_spectatorCameraNetworkTexture->setImage(texture, texture->getWidth(), texture->getHeight());
}
}
}
}