Signed-off-by: GreYFoXGTi <GreYFoXGTi@GMaiL.CoM>
This commit is contained in:
GreYFoXGTi 2010-08-22 21:36:44 +02:00
parent 2c0529657f
commit e82d0b34f2

View file

@ -1164,8 +1164,6 @@ bool CCharacter::TakeDamage(vec2 Force, int Dmg, int From, int Weapon)
return true;
}
else return true;
}
void CCharacter::Snap(int SnappingClient)
{