Skip to content

tweak(clrcore): add missing pickup enum values #2823

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

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

Conversation

geofmigliacci
Copy link

@geofmigliacci geofmigliacci commented Sep 27, 2024

Goal of this PR

Integrate new pickup types into the existing PickupType enum as specified in this gist.

How is this PR achieving the goal

This PR adds the new values to the PickupType enum, ensuring no duplicates are introduced.

This PR applies to the following area(s)

FiveM, ScRT: C#

Successfully tested on

Game builds: Latest

Platforms: Windows

Checklist

  • Code compiles and has been tested successfully.
  • Code explains itself well and/or is documented.
  • My commit message explains what the changes do and what they are for.
  • No extra compilation warnings are added by these changes.

Fixes issues

/

@github-actions github-actions bot added ScRT: C# Issues/PRs related to either C# scripting runtimes invalid Requires changes before it's considered valid and can be (re)triaged labels Sep 27, 2024
@geofmigliacci geofmigliacci force-pushed the tweak/add-missing-pickup-enum-values branch from 269b0b9 to 00039b9 Compare October 23, 2024 10:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
invalid Requires changes before it's considered valid and can be (re)triaged ScRT: C# Issues/PRs related to either C# scripting runtimes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant