Skip to content

Commit

Permalink
Update client.lua
Browse files Browse the repository at this point in the history
  • Loading branch information
Itz-Hyperz committed Apr 16, 2023
1 parent 1fffda4 commit b85da0e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions client.lua
Original file line number Diff line number Diff line change
Expand Up @@ -185,6 +185,7 @@ AddEventHandler('iens:repair', function()
notification("~g~The mechanic repaired your vehicle!")
else
notification("~y~Your vehicle left the shop without being repaired.")
end
end)
return
end
Expand Down

0 comments on commit b85da0e

Please sign in to comment.