예제 #1
0
파일: NPCMgr.cs 프로젝트: uvbs/Asda2-Server
 internal static void GenerateId(NPC npc)
 {
     NPCMgr.GenerateId(npc, HighId.Unit);
 }