chore: bumped engine version

This commit is contained in:
2026-01-31 00:49:30 +03:00
parent 1a1e6fe4c8
commit 1a76df1f02
9 changed files with 17 additions and 18 deletions

View File

@@ -1,7 +1,7 @@
using System.Collections.Generic;
using Engine.Core;
using Engine.Integration.MonoGame;
using Engine.Systems.Graphics;
namespace Pong.Behaviours;