Core/Common/ResourcesPath.cs
@@ -54,7 +54,7 @@ StreamingAssetPath = Application.streamingAssetsPath + "/android/"; #elif UNITY_IOS StreamingAssetPath = Application.streamingAssetsPath + "/ios/"; #elif UNITY_EDITOR #else StreamingAssetPath = Application.streamingAssetsPath + "/standalone/"; #endif