Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Inline LobbyGameTable class #12154

Merged
merged 5 commits into from
Nov 29, 2023
Merged

Inline LobbyGameTable class #12154

merged 5 commits into from
Nov 29, 2023

Conversation

DanVanAtta
Copy link
Member

Series of refactors to inline 'LobbyGameTable' into 'LobbyFrame'

Upon inspection, the logic and access around LobbyGameTable is split between the two locations. To avoid unnecessary indirection/abstraction, we can simplify a bit and inline the code.

@DanVanAtta DanVanAtta merged commit d38a698 into master Nov 29, 2023
1 check passed
@DanVanAtta DanVanAtta deleted the inline-ui branch November 29, 2023 21:00
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.

1 participant