mirror of
https://github.com/edubart/otclient.git
synced 2025-12-03 00:16:50 +01:00
fix move on different floors, dragqueen border on uiitem
This commit is contained in:
@@ -61,8 +61,8 @@ void UIWidget::drawSelf()
|
||||
drawBackground(m_rect);
|
||||
}
|
||||
|
||||
drawBorder(m_rect);
|
||||
drawImage(m_rect);
|
||||
drawBorder(m_rect);
|
||||
drawIcon(m_rect);
|
||||
drawText(m_rect);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user