新增skill log file开关
Assets/Launch/Launch.cs @@ -18,6 +18,8 @@ public bool isOpenConfigTesting = false; public bool isOpenBattleDebug = false; public bool isOpenSkillLogFile = false; #endif