file encoding to utf-8
This commit is contained in:
@@ -126,12 +126,12 @@ void CMonsterAreaInfo::RemoveAllMonsters()
|
||||
|
||||
SetMonsterGroupID(0);
|
||||
|
||||
m_strGroupName.assign("이름없음");
|
||||
m_strLeaderName.assign("이름없음");
|
||||
m_strGroupName.assign("이름없음");
|
||||
m_strLeaderName.assign("이름없음");
|
||||
SetMonsterGroupFollowerCount(0);
|
||||
|
||||
SetMonsterVID(0);
|
||||
m_strMonsterName.assign("이름없음");
|
||||
m_strMonsterName.assign("이름없음");
|
||||
|
||||
SetMonsterCount(0);
|
||||
SetMonsterDirection(DIR_NORTH);
|
||||
|
||||
Reference in New Issue
Block a user