Merge from 1.2 branch.

This commit is contained in:
David Anderson
2009-03-06 14:44:25 -05:00
2 changed files with 1 additions and 6 deletions
+1 -1
View File
@@ -491,7 +491,7 @@ stock SetEntityHealth(entity, amount)
if (!exists)
{
strcopy(prop, sizeof(prop), "m_iHeath");
strcopy(prop, sizeof(prop), "m_iHealth");
}
gotconfig = true;