Skip to content

Commit

Permalink
Add missing prop
Browse files Browse the repository at this point in the history
  • Loading branch information
Mobius1 committed Apr 7, 2023
1 parent 225edf1 commit 7d22942
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion client/main.lua
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,7 @@ function Spycam.StartPlacement()
if Spycam.entity then return end

CreateThread(function()
local modelHash = joaat('ms_prop_spycam')
local modelHash = joaat('prop_spycam')
local valid = false
local player = PlayerPedId()
local keys = Config.Controls.place
Expand Down
Binary file added stream/prop_spycam.ydr
Binary file not shown.

0 comments on commit 7d22942

Please sign in to comment.