|
public static int GetPassLevelOrder(int type, int subType, int chapterId)
|
|
public static int GetPassLevelOrder(int type, int subType, int chapterId)
|
|
var levelCfgId = GetPassLevelCfgId(type, subType, chapterId);
|
|
var levelCfgId = GetPassLevelCfgId(type, subType, chapterId);
|