Skip to content

Commit 1af19fe

Browse files
authored
Merge branch 'main' into loadout-index-checks
2 parents 7b9b25b + a8c0653 commit 1af19fe

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Northstar.CustomServers/mod/scripts/vscripts/mp/_codecallbacks.gnut

+2-2
Original file line numberDiff line numberDiff line change
@@ -18,11 +18,11 @@ global function CodeCallback_OnProjectileGrappled
1818
global function DamageInfo_ScaleDamage
1919
global function CodeCallback_CheckPassThroughAddsMods
2020
global function SetTitanMeterGainScale
21-
global function CodeCallback_WeaponDropped
22-
global function AddCallback_OnWeaponDropped
2321

2422
#if MP
2523
global function CodeCallback_OnServerAnimEvent
24+
global function CodeCallback_WeaponDropped
25+
global function AddCallback_OnWeaponDropped
2626
#endif
2727

2828
struct AccumulatedDamageData

0 commit comments

Comments
 (0)