Commit b6c8708a authored by Edwise's avatar Edwise 🍷

1

parent 80190476
......@@ -47635,6 +47635,7 @@ var MainSceneBtnUi = (function (_super) {
that.fishPointLabel.text = "" + happyCoin;
that.catExperience.scaleX = experience / experienceMax;
that.experience.text = experience + "/" + experienceMax;
console.log("更新用户数据ui结束")
};
MainSceneBtnUi.prototype.hideAllActBtn = function () {
var that = this;
This source diff could not be displayed because it is too large. You can view the blob instead.
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