What do you have on line 65 of the PlayerMovement file?
else if(Input.GetKeyDown(KeyCode.UpArrow) && extraJumps == 0 && isGrounded = true)