add unlock system for tools
This commit is contained in:
@@ -22,7 +22,6 @@ public class GameManager : MonoBehaviour
|
||||
// Are we currently in a scene transition?
|
||||
private bool isTransitioningScenes = false;
|
||||
|
||||
|
||||
private void Awake()
|
||||
{
|
||||
// If there is an instance, and it's not me, delete myself.
|
||||
|
||||
Reference in New Issue
Block a user