mirror of
https://github.com/SFML/SFML.git
synced 2025-03-04 19:08:03 +08:00
Because the sf::Texture::m_texture value changes when the texture is reloaded from disk, we need to rebind the texture since the previously bound sf::Texture::m_texture value is no longer a valid identifier.