コード例 #1
0
ファイル: NPCMgr.cs プロジェクト: uvbs/Asda2-Server
 internal static void GenerateId(NPC npc)
 {
     NPCMgr.GenerateId(npc, HighId.Unit);
 }