forked from metin2/client
convert comments in cpp files to utf8
This commit is contained in:
@@ -44,7 +44,7 @@ bool CGraphicImageTexture::CreateDeviceObjects()
|
||||
|
||||
if (m_stFileName.empty())
|
||||
{
|
||||
// <EFBFBD><EFBFBD>Ʈ <20>ؽ<EFBFBD><D8BD><EFBFBD>
|
||||
// 폰트 텍스쳐
|
||||
if (FAILED(ms_lpd3dDevice->CreateTexture(m_width, m_height, 1, 0, m_d3dFmt, D3DPOOL_MANAGED, &m_lpd3dTexture, NULL)))
|
||||
return false;
|
||||
}
|
||||
|
Reference in New Issue
Block a user