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

Fix inheritance #79

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Fix inheritance #79

wants to merge 1 commit into from

Conversation

Deewarz
Copy link
Contributor

@Deewarz Deewarz commented Feb 1, 2024

  • C_Car -> C_ActorVehicle -> C_Actor -> C_EntityPos -> C_Entity
  • C_CrashObj -> C_ActorDeform -> C_Actor -> C_EntityPos -> C_Entity

@Deewarz Deewarz self-assigned this Feb 1, 2024
@Segfaultd
Copy link
Member

This should be discuted more thoroughly because it has side effects on actual and upcoming sdk reversing

- C_Car -> C_ActorVehicle -> C_Actor -> C_EntityPos -> C_Entity
- C_CrashObj -> C_ActorDeform -> C_Actor -> C_EntityPos -> C_Entity
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: No status
Development

Successfully merging this pull request may close these issues.

3 participants