少年修仙传客户端代码仓库
1
2
3
4
5
 
public interface IConfigPostProcess
{
    void OnConfigParseCompleted();
}