refactor: removed X.Abstract namespaces and moved StateMachine to under Systems namespace
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
namespace Syntriax.Engine.Core.Abstract;
|
||||
namespace Syntriax.Engine.Core;
|
||||
|
||||
public interface IBehaviour2D : IBehaviour
|
||||
{
|
||||
|
Reference in New Issue
Block a user