誉名录

This commit is contained in:
2026-02-02 13:30:28 +08:00
parent e8f9aa171b
commit 21d18deac6
6 changed files with 844 additions and 12 deletions

View File

@@ -1094,7 +1094,8 @@ class LenheartNewUI_BaseInput extends LenheartNewUI_CommonUi {
}
function SetStr(Value) {
L_sq_SetInputBoxStr(InputController, Value);
str = Value;
// L_sq_SetInputBoxStr(InputController, Value);
}
}