Skip to content

fix: separate score loading from Setup() to a separate function - #128

Merged
nyuwaea merged 1 commit into
Rhythia:indevfrom
nyarw:fix/update-scores
Aug 28, 2026
Merged

fix: separate score loading from Setup() to a separate function#128
nyuwaea merged 1 commit into
Rhythia:indevfrom
nyarw:fix/update-scores

Conversation

@nyarw

@nyarw nyarw commented Aug 28, 2026

Copy link
Copy Markdown

Setup() had if (Name == map.Name) { return; } which prevented the Setup() call in Refresh() to actually load the scores, fixed by moving the score loading to a separate function and then calling it both in Setup() and Refresh(). This pr addresses #42

@nyuwaea
nyuwaea merged commit 7c0840e into Rhythia:indev Aug 28, 2026
2 checks passed
@nyarw
nyarw deleted the fix/update-scores branch August 28, 2026 19:24
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