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

@@ -3,7 +3,6 @@ using Microsoft.Xna.Framework;
using Apos.Shapes;
using Syntriax.Engine.Core;
using Syntriax.Engine.Core.Abstract;
namespace Pong.Behaviours;