diff --git a/src/GraphicsDrawer.cpp b/src/GraphicsDrawer.cpp index 59314d98..f8bdebba 100644 --- a/src/GraphicsDrawer.cpp +++ b/src/GraphicsDrawer.cpp @@ -1558,6 +1558,7 @@ void GraphicsDrawer::_setSpecialTexrect() const void GraphicsDrawer::_initData() { + _initStates(); _setSpecialTexrect(); textureCache().init();