Added new assets
This commit is contained in:
@@ -7,7 +7,6 @@ public class GameManager : MonoBehaviour
|
||||
|
||||
public static GameManager Instance { get; private set; }
|
||||
|
||||
public Map GameMap;
|
||||
public PlayerManager Player;
|
||||
public Dictionary<StatsId, Stat> PlayerStats;
|
||||
// Start is called before the first frame update
|
||||
|
||||
Reference in New Issue
Block a user