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

Add seat model check #393

Merged
merged 4 commits into from
Mar 13, 2024
Merged

Commits on Mar 6, 2024

  1. Configuration menu
    Copy the full SHA
    92eccce View commit details
    Browse the repository at this point in the history
  2. forgot to comment these

    marchc1 committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    90239ac View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5ee9263 View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2024

  1. Add VehicleTable model check

    This will only allow the seat to fail its model legal check if its model does not match the one it has listed in its VehicleTable, which should avoid any potential incompatibility with other addons by ensuring that you can only fail if something intentionally changes the seat model.
    thecraftianman authored Mar 13, 2024
    Configuration menu
    Copy the full SHA
    eb7e38d View commit details
    Browse the repository at this point in the history