7-31-25 @ 3:05AM
This commit is contained in:
@@ -10,7 +10,7 @@ public partial class Globals : Node
|
||||
public Vector2 _screenSize;
|
||||
public Vector2 _screenCenter;
|
||||
public Battle _currentBattle;
|
||||
public static RandomNumberGenerator _rng = new();
|
||||
public Random _random = new();
|
||||
|
||||
|
||||
public override void _Ready()
|
||||
|
||||
Reference in New Issue
Block a user