This commit is contained in:
2026-02-14 17:22:42 -05:00
parent 44a9ce41f3
commit 843979e10b
12 changed files with 383 additions and 203 deletions

View File

@@ -6,7 +6,7 @@ using Microsoft.Xna.Framework;
namespace Awperative;
public sealed partial class Scene : Docker
public sealed partial class Scene : Container
{
//todo: make useful lolol
}