mirror of
https://github.com/edubart/otclient.git
synced 2025-11-05 21:16:24 +01:00
@@ -590,7 +590,7 @@ void UITextEdit::onHoverChange(bool hovered)
|
||||
{
|
||||
if(m_changeCursorImage) {
|
||||
if(hovered)
|
||||
g_mouse.setTextCursor();
|
||||
g_mouse.setCursor("text");
|
||||
else
|
||||
g_mouse.restoreCursor();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user