9 lines
114 B
C#
9 lines
114 B
C#
using UnityEngine;
|
|
|
|
namespace HQFPSWeapons
|
|
{
|
|
public class GroupAttribute : PropertyAttribute
|
|
{
|
|
|
|
}
|
|
} |