少年修仙传客户端代码仓库
client_linchunjie
2018-08-14 c6689f941359227f0b99b20b9400ccbab81b671c
Core/Common/ResourcesPath.cs
@@ -58,7 +58,7 @@
        ExternalStorePath = Application.persistentDataPath + "/";
        DesignDebug.Log("Stream Path: " + StreamingAssetPath);
        DesignDebug.Log("External Path: " + ExternalStorePath);
        DebugEx.Log("Stream Path: " + StreamingAssetPath);
        DebugEx.Log("External Path: " + ExternalStorePath);
    }
}