Skip to content

Commit

Permalink
DisallowMultipleComponent
Browse files Browse the repository at this point in the history
close #32
  • Loading branch information
pandrabox committed Sep 10, 2024
1 parent d7c2bc7 commit e4b5c05
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Runtime/EmotePrefab.cs
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@

namespace com.github.pandrabox.emoteprefab.runtime
{
[DisallowMultipleComponent]
[AddComponentMenu("Pan/EmotePrefab")]
public class EmotePrefab : MonoBehaviour, VRC.SDKBase.IEditorOnly
{
Expand Down

0 comments on commit e4b5c05

Please sign in to comment.