mirror of
https://github.com/MirrorNetworking/Mirror.git
synced 2024-11-18 02:50:32 +00:00
style(Attributes): removed space
This commit is contained in:
parent
832eb79876
commit
82a96a28f0
@ -87,5 +87,5 @@ public class ShowInInspectorAttribute : Attribute {}
|
||||
/// Used to make a field readonly in the inspector
|
||||
/// </summary>
|
||||
[AttributeUsage(AttributeTargets.Field)]
|
||||
public class ReadOnlyAttribute : PropertyAttribute { }
|
||||
public class ReadOnlyAttribute : PropertyAttribute {}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user