fix:1、修复bug。2、删除json表,改为配置加载
This commit is contained in:
@@ -105,7 +105,7 @@ namespace ChillConnect
|
||||
ui.text_list.EnsureBoundsCorrect();
|
||||
});
|
||||
|
||||
ui.btn_close.SetClick(CtrlCloseUI);
|
||||
ui.btn_back.SetClick(CtrlCloseUI);
|
||||
}
|
||||
|
||||
public string[] getstr(string strs, int len)
|
||||
|
||||
Reference in New Issue
Block a user