wip: Player
This commit is contained in:
5
Assets/_Content/Scripts/Attributes/ReadOnlyAttribute.cs
Normal file
5
Assets/_Content/Scripts/Attributes/ReadOnlyAttribute.cs
Normal file
@@ -0,0 +1,5 @@
|
||||
using UnityEngine;
|
||||
|
||||
public class ReadOnlyAttribute : PropertyAttribute
|
||||
{
|
||||
}
|
||||
Reference in New Issue
Block a user