コード例 #1
0
ファイル: K2GlobalNPC.cs プロジェクト: Kalciphoz/KRPG2
        // Take methods out of here if they need to do more than just call the prefix.

        public override void AI(NPC npc) => Prefix.AI(npc);