7 lines
105 B
C#
7 lines
105 B
C#
namespace HurricaneVR.Framework.Weapons
|
|
{
|
|
public class HVRShotgunMagazine : HVRAmmo
|
|
{
|
|
|
|
}
|
|
} |