Fight/Stage/MapEditor/Game/ClientSceneManager.cs @@ -90,7 +90,7 @@ } } public Vector3 lastDeadPos { get; private set; } public Vector3 lastDeadPos { get; set; } public void NpcDead(int eventID, GActor npc, int npcID) {