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

Code consistency, fixes, etc #1194

Merged
merged 10 commits into from
Sep 22, 2024
Merged

Conversation

AvarianKnight
Copy link
Collaborator

Some code consistency changes, fixes to some oversights that got missed in review, enum updates

- these are meant to be easily copy/pastable, given that Lua doesn't have an `enum` type we should include every enum value so that all they have to do is convert it to a table
…ut comments on line before

- this improves readability when scrolling through the docs, some enums need to scroll horizontal this will hopefully make this less common
- fixes wrong enum formatting that was introduced in citizenfx@8e5c126 and was missed in review
@AvarianKnight AvarianKnight merged commit 9690545 into citizenfx:master Sep 22, 2024
1 check passed
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