You've already forked ParticleEffectForUGUI
mirror of
https://github.com/mob-sakai/ParticleEffectForUGUI.git
synced 2026-05-14 20:20:06 +00:00
fix: remove debug code
This commit is contained in:
@@ -317,7 +317,6 @@ namespace Coffee.UIExtensions
|
|||||||
}
|
}
|
||||||
#endif
|
#endif
|
||||||
Profiler.EndSample();
|
Profiler.EndSample();
|
||||||
EditorApplication.delayCall += () => Profiler.enabled = false;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
private static bool IsBuiltInObject(Object obj)
|
private static bool IsBuiltInObject(Object obj)
|
||||||
|
|||||||
Reference in New Issue
Block a user