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

tweak(mono-rt2): swap back to using Prop instead of Object #2731

Merged
merged 1 commit into from
Aug 20, 2024

Commits on Aug 20, 2024

  1. tweak(mono-rt2): swap back to using Prop instead of Object

    - using Object alongside the regular C# Object leads to annoying cases where you have to disambiguate between if you want to use CitizenFX.Core.Object or System.Object
    
    - this goes back to the default that rt1 uses which is to have objects named prop
    AvarianKnight committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    624524e View commit details
    Browse the repository at this point in the history