Wednesday, 27 August 2025 01:54:42
This commit is contained in:
@@ -5,6 +5,7 @@ using System.Collections.Generic;
|
||||
public partial class Globals : Node
|
||||
{
|
||||
public static Globals Instance;
|
||||
public bool _battleRunning = false;
|
||||
public Viewport _viewport;
|
||||
public Vector2 _screenSize;
|
||||
public Vector2 _screenCenter;
|
||||
|
||||
Reference in New Issue
Block a user