forked from metin-server/m2dev-client-src
file encoding to utf-8
This commit is contained in:
@@ -241,7 +241,7 @@ void CGraphicMarkInstance::Initialize()
|
||||
|
||||
void CGraphicMarkInstance::Destroy()
|
||||
{
|
||||
m_roImage.SetPointer(NULL); // CRef 에서 레퍼런스 카운트가 떨어져야 함.
|
||||
m_roImage.SetPointer(NULL); // CRef 에서 레퍼런스 카운트가 떨어져야 함.
|
||||
Initialize();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user