少年修仙传客户端代码仓库
client_linchunjie
2019-04-12 687c2722f1f8564eac09e32171776655da83c33b
1
2
3
4
5
 
public interface IConfigPostProcess
{
    void OnConfigParseCompleted();
}