refactor: removed X.Abstract namespaces and moved StateMachine to under Systems namespace
This commit is contained in:
@@ -2,8 +2,6 @@ using System.Collections;
|
||||
using System.Collections.Generic;
|
||||
|
||||
using Syntriax.Engine.Core;
|
||||
using Syntriax.Engine.Core.Abstract;
|
||||
using Syntriax.Engine.Physics2D.Abstract;
|
||||
|
||||
namespace Syntriax.Engine.Physics2D;
|
||||
|
||||
|
Reference in New Issue
Block a user