file encoding to utf-8

This commit is contained in:
d1str4ught
2025-08-19 00:30:50 +02:00
parent be56f3f31a
commit ea712bec83
241 changed files with 1753 additions and 1753 deletions

View File

@@ -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);