9 lines
147 B
C#
9 lines
147 B
C#
using UnityEngine;
|
|
|
|
namespace HurricaneVR.Framework.Weapons.Guns.PartFinders
|
|
{
|
|
public class HVRMagazineFinder : MonoBehaviour
|
|
{
|
|
|
|
}
|
|
} |