mirror of
https://github.com/SFML/SFML.git
synced 2025-02-07 17:08:02 +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.