mirror of
https://github.com/edubart/otclient.git
synced 2025-12-14 12:49:47 +01:00
some optimizations
This commit is contained in:
@@ -76,8 +76,6 @@ void Graphics::init()
|
||||
|
||||
#endif
|
||||
|
||||
glHint(GL_LINE_SMOOTH_HINT,GL_NICEST);
|
||||
glHint(GL_PERSPECTIVE_CORRECTION_HINT,GL_NICEST);
|
||||
glEnable(GL_BLEND);
|
||||
glClear(GL_COLOR_BUFFER_BIT);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user