Pre initialize removal

This commit is contained in:
2026-01-30 20:22:49 -05:00
parent cc4fee7a34
commit 9f744fcd5f
43 changed files with 156 additions and 186 deletions

View File

@@ -1,7 +1,7 @@
using Microsoft.Xna.Framework;
namespace Gravity.Kernel;
namespace Awperative;
public abstract class Component
{