refactor: moved 2D primitives from Physics2D to Core
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
using Syntriax.Engine.Core;
|
||||
using Syntriax.Engine.Physics2D.Abstract;
|
||||
using Syntriax.Engine.Physics2D.Primitives;
|
||||
|
||||
namespace Syntriax.Engine.Physics2D;
|
||||
|
||||
|
Reference in New Issue
Block a user