public void EndPrimary()
 {
     if (initialised)
     {
         weaponSlot.EndMeleeAnim();
     }
 }