Minor UI polish
This commit is contained in:
@@ -61,7 +61,7 @@ public class MonumentManager : MonoBehaviour
|
||||
|
||||
if (lastMonumentIndex == monuments.Count-1)
|
||||
{
|
||||
Debug.Log("All unlocked");
|
||||
nextUnlockLabel.text = "Everything has been unlocked!";
|
||||
return;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user