mirror of
https://github.com/edubart/otclient.git
synced 2025-10-20 06:23:26 +02:00
scripting and UI improvements
This commit is contained in:
@@ -49,7 +49,7 @@ void Graphics::init()
|
||||
|
||||
void Graphics::terminate()
|
||||
{
|
||||
m_bindedTexture = TexturePtr();
|
||||
m_bindedTexture.reset();
|
||||
}
|
||||
|
||||
bool Graphics::isExtensionSupported(const char *extension)
|
||||
|
Reference in New Issue
Block a user