diff --git a/plugins/include/sdkhooks.inc b/plugins/include/sdkhooks.inc index 65756e06..9b5d14bc 100644 --- a/plugins/include/sdkhooks.inc +++ b/plugins/include/sdkhooks.inc @@ -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+