namespace CoreGame.Render { public class AISrv { public static void AddAI(CombatEntity entity, string treePath) { } } }