Skip to content

add bonus calendar proxy#381

Open
anjeshshrestha wants to merge 3 commits intodarkbot-reloaded:masterfrom
anjeshshrestha:bonuscalendar
Open

add bonus calendar proxy#381
anjeshshrestha wants to merge 3 commits intodarkbot-reloaded:masterfrom
anjeshshrestha:bonuscalendar

Conversation

@anjeshshrestha
Copy link
Copy Markdown
Contributor

@anjeshshrestha anjeshshrestha commented Nov 30, 2024

@Override
public void update() {
daysClaimed = readInt(0x30, 0x40);
rewardList.update(readAtom(0x30, 0x58));
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Given that the listing does not change, this will only be read once

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants