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

Make component classes final #1687

Merged
merged 1 commit into from
Sep 8, 2024

Conversation

heinezen
Copy link
Member

@heinezen heinezen commented Sep 7, 2024

Small optimization that labels game simulation components as final, so they can't be overriden.

@heinezen heinezen added improvement Enhancement of an existing component lang: c++ Done in C++ code code quality Does not alter behavior, but beauty of our code area: simulation Involved in the game mechanics and simulation labels Sep 7, 2024
@TheJJ TheJJ merged commit 380d2e9 into SFTtech:master Sep 8, 2024
13 checks passed
@heinezen heinezen deleted the feature/final_components branch September 8, 2024 19:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: simulation Involved in the game mechanics and simulation code quality Does not alter behavior, but beauty of our code improvement Enhancement of an existing component lang: c++ Done in C++ code
Projects
Status: ✅ Done
Development

Successfully merging this pull request may close these issues.

2 participants