forked from Misaki/GhostEngine
Re-encoding all files with utf-8;
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
namespace Ghost.Engine.Editor;
|
||||
namespace Ghost.Engine.Editor;
|
||||
|
||||
[AttributeUsage(AttributeTargets.Class | AttributeTargets.Struct | AttributeTargets.Property | AttributeTargets.Field, Inherited = false, AllowMultiple = false)]
|
||||
public class HideEditorAttribute : Attribute
|
||||
|
||||
Reference in New Issue
Block a user