fivem icon indicating copy to clipboard operation
fivem copied to clipboard

fix(natives): Deleting docs for non-existent native

Open ModoSN opened this issue 1 year ago • 1 comments

NON-EXISTENT NATIVE 000000001e35dbba

Goal of this PR

Reduce confusion

How is this PR achieving the goal

Deleting non-existent native doc

This PR applies to the following area(s)

Natives

Successfully tested on

N/A

Checklist

  • [x] Code compiles and has been tested successfully.
  • [x] Code explains itself well and/or is documented.
  • [x] My commit message explains what the changes do and what they are for.
  • [x] No extra compilation warnings are added by these changes.

Fixes issues

fixes #2501

ModoSN avatar May 07 '24 16:05 ModoSN

This cant be deleted for the sake of backwards compatibility, see https://github.com/citizenfx/fivem/issues/956 and https://github.com/citizenfx/fivem/pull/1001

AvarianKnight avatar May 07 '24 17:05 AvarianKnight

Thanks for your contribution, but this change is replaced by #2666.

FabianTerhorst avatar Aug 18 '24 20:08 FabianTerhorst