neuecc 2020-05-24 03:33:25 +09:00
parent f60d2c51fb
commit ff15e00003
1 changed files with 0 additions and 2 deletions

View File

@ -211,8 +211,6 @@ namespace Cysharp.Threading.Tasks
EditorApplication.update += ForceEditorPlayerLoopUpdate;
}
static double beforeCalledTime;
private static void ForceEditorPlayerLoopUpdate()
{
if (EditorApplication.isPlayingOrWillChangePlaymode || EditorApplication.isCompiling || EditorApplication.isUpdating)