forked from metin-server/m2dev-client-src
file encoding to utf-8
This commit is contained in:
@@ -81,7 +81,7 @@ void CPythonApplication::OnMouseMove(int x, int y)
|
||||
y = Point.y;
|
||||
ClientToScreen(m_hWnd, &Point);
|
||||
|
||||
// 2004.07.26.myevan.¾Èö¼öHackShield¿Í Ãæµ¹
|
||||
// 2004.07.26.myevan.안철수HackShield와 충돌
|
||||
SetCursorPos(Point.x, Point.y);
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user