Double Jump does not work when walking off ledge

The Jump Current Count variable is updated inside the CheckJumpInput() function. The variable doesn’t get updated since the function isn’t called when you walk off the ledge.