Commit 1c1f70cb authored by Hà Trung (NEGAXY)'s avatar Hà Trung (NEGAXY)

no message

parent 3e626c5a
......@@ -91,6 +91,10 @@ public class RankUI : MonoBehaviour
reward_3_claimed = true;
OnGetReward(2, currentRank);
}
}
public void OnClick_Box()
{
}
private void OnGetReward(int id, DataManager.RankData currentRank)
{
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment