diff --git a/PHYSICS/DeleteRope.md b/PHYSICS/DeleteRope.md index 1c6b62068..191a0960c 100644 --- a/PHYSICS/DeleteRope.md +++ b/PHYSICS/DeleteRope.md @@ -52,6 +52,8 @@ end) ``` ```cs +using static CitizenFX.Core.Native.API; + async Task CreateRope() { // wait for the textures to be loaded before we create the rope,