This commit is contained in:
Applevangelist
2026-01-22 17:21:04 +01:00
parent af67829a41
commit 829860e4f0
3 changed files with 94 additions and 57 deletions
+1 -1
View File
@@ -350,7 +350,7 @@ end
-- myweapon:SetFuncImpact(OnImpact)
--
-- -- Start tracking.
-- myweapon:Track()
-- myweapon:StartTrack()
--
function WEAPON:SetFuncImpact(FuncImpact, ...)
self.impactFunc=FuncImpact