Skip to content

Commit

Permalink
Merge branch 'main' into loadout-index-checks
Browse files Browse the repository at this point in the history
  • Loading branch information
Zanieon authored Apr 11, 2024
2 parents 7b9b25b + a8c0653 commit 1af19fe
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -18,11 +18,11 @@ global function CodeCallback_OnProjectileGrappled
global function DamageInfo_ScaleDamage
global function CodeCallback_CheckPassThroughAddsMods
global function SetTitanMeterGainScale
global function CodeCallback_WeaponDropped
global function AddCallback_OnWeaponDropped

#if MP
global function CodeCallback_OnServerAnimEvent
global function CodeCallback_WeaponDropped
global function AddCallback_OnWeaponDropped
#endif

struct AccumulatedDamageData
Expand Down

0 comments on commit 1af19fe

Please sign in to comment.