Files
2025-05-29 22:31:40 +03:00

6 lines
80 B
C#

using UnityEngine;
public class FPD_LayersAttribute : PropertyAttribute
{
}