This commit is contained in:
Lenheart 2025-10-14 17:42:42 +08:00
parent ca2d45c0d1
commit f35b32d123
1 changed files with 1 additions and 0 deletions

View File

@ -91,6 +91,7 @@ class CumulativeRewardC extends LenheartNewUI_Windows {
local ButtonBuf = LenheartNewUI_BaseButton(12 + (pos % 4) * 52, 109 + (pos / 4) * 104, 28, 18, "interface2/event/chn_event_2018/180619_honey_time/main.img", 6);
ButtonBuf.Data = pos;
ButtonBuf.OnClickEx = function(button) {
if(button.State == 8)return;
SendPackEx({
op = 20097003,
id = button.Data