I have just found out and wondering what's the use of this and when to use ?
Code:
case MWT_SHOTGUN:
case MWT_SAWED_SHOTGUN:
{
if(bHead) fRatio = 0.2f;
else fRatio = 0.2f;
}
break;