fix:1、添加arrow的游戏代码,和相关的周边功能

This commit is contained in:
2026-07-10 17:57:02 +08:00
parent dd56ccb469
commit f1e05d9547
145 changed files with 8492 additions and 1059 deletions
@@ -130,7 +130,7 @@ namespace RedHotRoast
}
ui.text_allgold.text = GameHelper.Get101Str(gold);
// ui.btn_buypass.GetChild("title").text = "$" + ConfigSystem.GetConfig<CommonModel>().Passportgift;
// ui.btn_buypass.GetChild("title").text = "$" + ConfigSystem.GetCommonConf().Passportgift;
}