Skip to content
This repository was archived by the owner on Apr 29, 2025. It is now read-only.

fix(server/player): remove group before removing active group#196

Merged
thelindat merged 1 commit intooverextended:mainfrom
antond15:active-group
Oct 27, 2024
Merged

fix(server/player): remove group before removing active group#196
thelindat merged 1 commit intooverextended:mainfrom
antond15:active-group

Conversation

@antond15
Copy link
Contributor

This PR fixes an issue where removing active group from player didn't properly update the group:activeCount GlobalState due to activeGroup being removed earlier that calling removeGroup method (which contains the GlobalState update).

@thelindat thelindat merged commit 783496a into overextended:main Oct 27, 2024
@antond15 antond15 deleted the active-group branch October 27, 2024 00:56
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants