namespace Preparation.Interface { public interface IOutOfBound : IGameObj { // 接口不定义内容,为引擎使用 } }
Mirror of https://github.com/eesast/THUAI6.git