Skip to content

Commit

Permalink
By yanniboi: Trigger new build.
Browse files Browse the repository at this point in the history
  • Loading branch information
yanniboi committed Dec 6, 2023
1 parent 41c8aa4 commit 9ccc0b3
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions Assets/_Project/Scripts/Level/LevelPlayManager.cs
Original file line number Diff line number Diff line change
Expand Up @@ -251,10 +251,8 @@ void RatingSubmitted(string code, string remoteId, bool isSteam)

private void OnShowAchievement(PopupAchievement achievement)
{

var popup = Instantiate(this.AchievementBlock, this.ModalCanvas.transform);
popup.Setup(achievement);

}

public override void DoOnEnable()
Expand Down

0 comments on commit 9ccc0b3

Please sign in to comment.