Update UIAchievement.cs

dev-hazim
Hazim Bin Ijaz 4 weeks ago
parent 482132833c
commit 496eefde2b

@ -54,7 +54,7 @@ public class UIAchievement : MonoBehaviour
else else
{ {
// Title.text = Information.DisplayName; // Title.text = Information.DisplayName;
//Description.text = Information.Description; Description.text = Information.Description;
if (Information.LockOverlay && !State.Achieved) if (Information.LockOverlay && !State.Achieved)
{ {

Loading…
Cancel
Save