Skip to content

Commit

Permalink
Run build
Browse files Browse the repository at this point in the history
  • Loading branch information
A1mDev committed Dec 10, 2024
1 parent 483550d commit f93f8de
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions addons/sourcemod/scripting/charger_incap_damage.sp
Original file line number Diff line number Diff line change
Expand Up @@ -111,3 +111,4 @@ Action Hook_OnTakeDamage(int iVictim, int &iAttacker, int &iInflictor, float &fD
fDamage = g_hCvarDmgIncappedPound.FloatValue;
return Plugin_Changed;
}

0 comments on commit f93f8de

Please sign in to comment.