chore: Enabled Walls

This commit is contained in:
2024-01-23 12:18:41 +03:00
parent 30612fc995
commit 4ae9578123
2 changed files with 4 additions and 5 deletions

View File

@@ -1,7 +1,6 @@
using System;
using System.Collections.Generic;
using Microsoft.Xna.Framework;
using Syntriax.Engine.Core;
using Syntriax.Engine.Core.Abstract;
using Syntriax.Engine.Physics2D.Abstract;