mirror of
https://github.com/edubart/otclient.git
synced 2025-10-17 21:13:26 +02: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