Return the 'e' to OnTakeDamagAlive comment.

This commit is contained in:
Kyle Sanderson 2014-12-09 22:21:46 -08:00
parent 8a8917ba2e
commit 0375aedd47

View File

@ -249,7 +249,7 @@ union SDKHookCB
function Action (int entity, int &maxhealth);
// OnTakeDamage
// OnTakeDamagAlive
// OnTakeDamageAlive
// Note: The weapon parameter is not used by all games and damage sources.
// Note: Force application is dependent on game and damage type(s)
// SDKHooks 1.0+