chore: updated engine
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
using Apos.Shapes;
|
||||
|
||||
namespace Syntriax.Engine.Core.Abstract;
|
||||
namespace Syntriax.Engine.Core;
|
||||
|
||||
public interface IDisplayableShape
|
||||
{
|
||||
|
@@ -1,6 +1,6 @@
|
||||
using Microsoft.Xna.Framework.Graphics;
|
||||
|
||||
namespace Syntriax.Engine.Core.Abstract;
|
||||
namespace Syntriax.Engine.Core;
|
||||
|
||||
public interface IDisplayableSprite
|
||||
{
|
||||
|
Reference in New Issue
Block a user