Skip to content

Commit

Permalink
fix(natives/fade): fix native missing closing block (#1178)
Browse files Browse the repository at this point in the history
  • Loading branch information
AvarianKnight authored Aug 26, 2024
1 parent 2c86439 commit 343958d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions NETWORK/NetworkFadeInEntity.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,3 +39,4 @@ Citizen.InvokeNative(0x1F4ED342ACEFE62D, playerPed, false, true)
while NetworkIsEntityFading(playerPed) do
Wait(0)
end
```

0 comments on commit 343958d

Please sign in to comment.