fix: remove from "Add Component" menu

pull/169/head
mob-sakai 2021-05-11 17:22:02 +09:00
parent 12c748a8cd
commit 476c4027ff
1 changed files with 1 additions and 0 deletions

View File

@ -2,6 +2,7 @@
namespace Coffee.UIParticleExtensions
{
[AddComponentMenu("")]
internal class BakingCamera : MonoBehaviour
{
static BakingCamera s_Instance;