Skip to content

Commit 539d9d2

Browse files
fix map icon calling hover enter (#2729)
1 parent dbc2f0f commit 539d9d2

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

Intersect.Client.Core/Interface/Game/MapItem/MapItemIcon.cs

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -115,9 +115,6 @@ public void Update()
115115
{
116116
Pnl.Texture = null;
117117
}
118-
119118
}
120-
121-
pnl_HoverEnter(null, null);
122119
}
123120
}

0 commit comments

Comments
 (0)