chore: Removed Unused Editor Config
This commit is contained in:
@@ -5,7 +5,7 @@ namespace Syntriax.Engine.Core.Abstract;
|
||||
/// </summary>
|
||||
public interface INameable
|
||||
{
|
||||
/// <summary>
|
||||
/// <summary>s
|
||||
/// Event triggered when the name of the entity changes.
|
||||
/// </summary>
|
||||
event OnNameChangedEventHandler? OnNameChanged;
|
||||
|
Reference in New Issue
Block a user