We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 680c04e commit b2ddfb7Copy full SHA for b2ddfb7
1 file changed
lua.xml
@@ -378,9 +378,9 @@
378
</KeyWord>
379
<KeyWord name='RegisterCommand' func='yes'>
380
<Overload retVal='void' descr='// 0x5fa79b0f | CitizenFX API set: Shared'>
381
- <Param name='char* Commandname' />
+ <Param name='char* commandName' />
382
<Param name='Func handler' />
383
- <Param name='BOOL Restricted' />
+ <Param name='BOOL restricted' />
384
</Overload>
385
386
<KeyWord name='RegisterFontFile' func='yes'>
0 commit comments