citizenfx / fivem-docs

FiveM documentation repository
https://docs.fivem.net/
101 stars 300 forks source link

fix: use of the right variable name (scaleform) #378

Closed MoskalykA closed 1 year ago

MoskalykA commented 1 year ago

Any explanation as to why this would make a difference? When a method is called, a handle is returned, at least in this specific case.

I changed this because some functions used the scaleform variable without it existing, so I renamed the ScaleformHandle variable to correct this