mirror of
https://github.com/JezuzLizard/t4sp_bot_warfare.git
synced 2025-11-09 14:16:54 +00:00
Fix script errors related to player damage callback.
This commit is contained in:
@@ -106,7 +106,7 @@ resetBotVars()
|
||||
/*
|
||||
The callback hook when the bot gets damaged.
|
||||
*/
|
||||
onDamage( eInflictor, eAttacker, iDamage, iDFlags, sMeansOfDeath, sWeapon, vPoint, vDir, sHitLoc, timeOffset )
|
||||
onDamage( eInflictor, eAttacker, iDamage, iDFlags, sMeansOfDeath, sWeapon, vPoint, vDir, sHitLoc, modelIndex, psOffsetTime )
|
||||
{
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user