chore: updated engine

This commit is contained in:
2025-04-15 23:42:06 +03:00
parent 34aa4dbb69
commit d13233ce77
13 changed files with 6 additions and 16 deletions

View File

@@ -7,7 +7,6 @@ using Pong.Behaviours;
using Apos.Shapes;
using Syntriax.Engine.Core;
using Syntriax.Engine.Core.Abstract;
using Syntriax.Engine.Physics2D;
namespace Pong;