1
0
Fork 0
forked from Simnation/Main

Update cl_dynamitefishing.lua

This commit is contained in:
Nordi98 2025-07-12 00:02:25 +02:00
parent 92a8a06b84
commit 7fdcc8610d

View file

@ -62,7 +62,7 @@ local function StartDynamiteFishing()
end
-- Wurf-Animation
local throwDict = "weapons@projectile@grenade_str"
local throwDict = "weapons@projectile@"
local throwAnim = "throw_m_fb"
RequestAnimDict(throwDict)