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

Refactoring code for Scaleform movie queries and 3D text drawing #1259

Closed
wants to merge 1 commit into from
Closed

Commits on Nov 29, 2023

  1. Refactor code for scaleform movie requests and 3D text drawing

    This commit involves moving the function for scaleform movie requests directly within the 'scaleform.lua' module, reducing the need to access it through an unnecessary 'Utils' object. Similarly, the 3D text drawing function has been moved to the 'ESX.Game' object, improving the accessibility and simplicity of the code structure.
    Riyane committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    5c1ded4 View commit details
    Browse the repository at this point in the history