Wednesday, 10 September 2025 01:31:36

This commit is contained in:
2025-09-10 01:31:39 -04:00
parent ac25e55bf3
commit 23700e2bcf
33 changed files with 411 additions and 374 deletions

View File

@@ -20,6 +20,5 @@ public partial class Globals : Node
_screenSize = _viewport.GetVisibleRect().Size;
_screenCenter = _screenSize / 2;
}
}