This commit is contained in:
Applevangelist
2026-01-22 17:18:59 +01:00
parent 7a3ea2918d
commit 3ab3278db4
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