Skip to content

Commit b3e4596

Browse files
committed
Added NetworkedProximity to MLAPI component menu
1 parent 9bc6195 commit b3e4596

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

MLAPI/MonoBehaviours/Prototyping/NetworkedProximity.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ namespace MLAPI.MonoBehaviours.Prototyping
77
/// <summary>
88
/// A prototype component to set observers based on distance
99
/// </summary>
10+
[AddComponentMenu("MLAPI/NetworkedProximity")]
1011
public class NetworkedProximity : NetworkedBehaviour
1112
{
1213
/// <summary>

0 commit comments

Comments
 (0)