forked from Simnation/Main
Update cl_dynamitefishing.lua
This commit is contained in:
parent
92a8a06b84
commit
7fdcc8610d
1 changed files with 1 additions and 1 deletions
|
@ -62,7 +62,7 @@ local function StartDynamiteFishing()
|
||||||
end
|
end
|
||||||
|
|
||||||
-- Wurf-Animation
|
-- Wurf-Animation
|
||||||
local throwDict = "weapons@projectile@grenade_str"
|
local throwDict = "weapons@projectile@"
|
||||||
local throwAnim = "throw_m_fb"
|
local throwAnim = "throw_m_fb"
|
||||||
|
|
||||||
RequestAnimDict(throwDict)
|
RequestAnimDict(throwDict)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue