Commit 470f9c9fd496a063ec59c50882acd18422534a8b

Authored by Ícaro Magalhães
1 parent ea8e3b68

Trata código de retorno na requisição do tradutor

Assets/Bundles.meta
... ... @@ -1,9 +0,0 @@
1   -fileFormatVersion: 2
2   -guid: 939e971441e56fb4badf1d958b06bfeb
3   -folderAsset: yes
4   -timeCreated: 1453904918
5   -licenseType: Pro
6   -DefaultImporter:
7   - userData:
8   - assetBundleName:
9   - assetBundleVariant:
ProjectSettings/ProjectSettings.asset
... ... @@ -117,6 +117,8 @@ PlayerSettings:
117 117 m_Bits: 238
118 118 iPhoneSdkVersion: 988
119 119 iPhoneTargetOSVersion: 22
  120 + tvOSSdkVersion: 0
  121 + tvOSTargetOSVersion: 900
120 122 uIPrerenderedIcon: 0
121 123 uIRequiresPersistentWiFi: 0
122 124 uIRequiresFullScreen: 1
... ... @@ -196,6 +198,7 @@ PlayerSettings:
196 198 wiiUSystemHeapSize: 128
197 199 wiiUTVStartupScreen: {fileID: 0}
198 200 wiiUGamePadStartupScreen: {fileID: 0}
  201 + wiiUDrcBufferDisabled: 0
199 202 wiiUProfilerLibPath:
200 203 actionOnDotNetUnhandledException: 1
201 204 enableInternalProfiler: 0
... ... @@ -263,6 +266,7 @@ PlayerSettings:
263 266 ps4DownloadDataSize: 0
264 267 ps4GarlicHeapSize: 2048
265 268 ps4Passcode: frAQBc8Wsa1xVPfvJcrgRYwTiizs2trQ
  269 + ps4UseDebugIl2cppLibs: 0
266 270 ps4pnSessions: 1
267 271 ps4pnPresence: 1
268 272 ps4pnFriends: 1
... ... @@ -328,6 +332,7 @@ PlayerSettings:
328 332 psp2UseLibLocation: 0
329 333 psp2InfoBarOnStartup: 0
330 334 psp2InfoBarColor: 0
  335 + psp2UseDebugIl2cppLibs: 0
331 336 psmSplashimage: {fileID: 0}
332 337 spritePackerPolicy:
333 338 scriptingDefineSymbols: {}
... ...
ProjectSettings/ProjectVersion.txt
1   -m_EditorVersion: 5.3.3f1
  1 +m_EditorVersion: 5.3.5f1
2 2 m_StandardAssetsVersion: 0
... ...