@@ -4,7 +4,7 @@
|
||||
创建日期:2025-02-23 08:37
|
||||
文件用途:成就系统
|
||||
*/
|
||||
|
||||
return;
|
||||
class Achievement_TypeButton extends LenheartNewUI_BaseButton {
|
||||
|
||||
function _typeof() {
|
||||
@@ -20,7 +20,7 @@ class AchievementC extends LenheartNewUI_Windows {
|
||||
// NoWindow = true;
|
||||
|
||||
//是否可见
|
||||
Visible = false;
|
||||
// Visible = false;
|
||||
|
||||
EtcInfo = null;
|
||||
|
||||
@@ -84,6 +84,7 @@ class AchievementC extends LenheartNewUI_Windows {
|
||||
}.bindenv(this);
|
||||
}
|
||||
|
||||
|
||||
//查询成就
|
||||
function QueryAchievement() {
|
||||
local T = {
|
||||
|
||||
Reference in New Issue
Block a user