8-2-2025 @ 3:51 AM

This commit is contained in:
2025-08-02 03:51:34 -04:00
parent a8373726f9
commit 50e4f8fcb5
12 changed files with 348 additions and 86 deletions

View File

@@ -4,6 +4,7 @@ using System;
public partial class ManagerPanel : Panel
{
public bool _hovered = false;
public int _returnCount = 0;
public void SetPosition(Vector2 POSITION)
{