文件系统安卓适配
This commit is contained in:
@@ -112,7 +112,9 @@ namespace AibisDream
|
||||
|
||||
public void SaveUnloadChapters()
|
||||
{
|
||||
#if !UNITY_ANDROID || UNITY_EDITOR
|
||||
JsonUtil.SaveArray(unlockedChapterList.ToArray(), ConstRef.ChapterProgressPath);
|
||||
#endif
|
||||
}
|
||||
|
||||
public bool TryGetSaveFilePath(out string saveFilePath)
|
||||
|
||||
Reference in New Issue
Block a user