forked from metin-server/m2dev-client-src
file encoding to utf-8
This commit is contained in:
@@ -144,7 +144,7 @@ void CPythonBackground::SelectViewDistanceNum(int eNum)
|
||||
|
||||
TEnvironmentData * env = ((TEnvironmentData *) mc_pcurEnvironmentData);
|
||||
|
||||
// 게임 분위기를 바꿔놓을 수 있으므로 reserve로 되어있으면 고치지 않는다.
|
||||
// 게임 분위기를 바꿔놓을 수 있으므로 reserve로 되어있으면 고치지 않는다.
|
||||
if (env->bReserve)
|
||||
{
|
||||
env->m_fFogNearDistance = m_ViewDistanceSet[m_eViewDistanceNum].m_fFogStart;
|
||||
|
||||
Reference in New Issue
Block a user