Skip to content

Commit

Permalink
And another one
Browse files Browse the repository at this point in the history
I should probably check a little more thoroughly, I forgot to get rid of these after switching to ACF_PostDamage for these two entities in particular, since it didn't make sense to recalculate damage that was already checked for, just to update a damage scale
  • Loading branch information
LiddulBOFH committed Jan 30, 2024
1 parent aec5bdf commit 25e5563
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lua/entities/acf_turret_motor/init.lua
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@ include("shared.lua")
-- Local Vars

local ACF = ACF
local Damage = ACF.Damage
local Classes = ACF.Classes
local Utilities = ACF.Utilities
local HookRun = hook.Run
Expand Down

0 comments on commit 25e5563

Please sign in to comment.