暂存修改 尝试添加热重载插件
This commit is contained in:
@ -65,6 +65,7 @@ public class DownloadJsonFile
|
||||
{
|
||||
if (_request == null && !_done)
|
||||
{
|
||||
Debug.Log("DownloadJsonFile Start , URL: " + _uri );
|
||||
if (_uri == null)
|
||||
Dispose("DownloadJsonFile uri is not correctly parsed!");
|
||||
else
|
||||
|
Reference in New Issue
Block a user