Skip to content

Commit

Permalink
Merge pull request #2 from jaylac2000/main
Browse files Browse the repository at this point in the history
fix readme
  • Loading branch information
FjamZoo authored Jan 22, 2022
2 parents a3567da + 6c8506d commit 574606d
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ Press K to show K9 Commands (Both of these are now keymaps so its a on user basi
The k9 ped I use personally from this script is from here https://forum.cfx.re/t/how-to-german-shepherd-malinois-k9-dog-1-0-1/1065040

# You must add this to QB Inventory Server main.lua.
```
local function HasItem(list, item)
for i = 1, #list do
Expand Down Expand Up @@ -71,4 +72,4 @@ The k9 ped I use personally from this script is from here https://forum.cfx.re/t
end
cb(RESULT)
end)

```

0 comments on commit 574606d

Please sign in to comment.