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); } }