demos: update demos

This commit is contained in:
mob-sakai
2024-07-18 14:29:34 +09:00
parent aff35a65fd
commit f68e59eefe
6 changed files with 26 additions and 11 deletions

View File

@@ -317,7 +317,6 @@ namespace Coffee.UIExtensions
}
#endif
Profiler.EndSample();
EditorApplication.delayCall += () => Profiler.enabled = false;
}
private static bool IsBuiltInObject(Object obj)