Updating.
This commit is contained in:
parent
531ce602f4
commit
aeb7761236
2 changed files with 1 additions and 0 deletions
Binary file not shown.
|
@ -29,6 +29,7 @@ public class MochaParser
|
||||||
else
|
else
|
||||||
{
|
{
|
||||||
// Do the parsing.
|
// Do the parsing.
|
||||||
|
Debug.Log(www.downloadHandler.text);
|
||||||
ParseJsonRaw(www.downloadHandler.text);
|
ParseJsonRaw(www.downloadHandler.text);
|
||||||
|
|
||||||
// Or retrieve results as binary data
|
// Or retrieve results as binary data
|
||||||
|
|
Reference in a new issue