This commit is contained in:
2026-02-15 10:02:21 -05:00
parent 843979e10b
commit 4ac4c39d2f
23 changed files with 683 additions and 618 deletions

View File

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