mirror of
https://github.com/edubart/otclient.git
synced 2025-12-14 12:49:47 +01: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