Skip to content

Commit

Permalink
Remove to-do note
Browse files Browse the repository at this point in the history
This has been already fixed.
  • Loading branch information
Panquesito7 authored Jul 24, 2023
1 parent 102982a commit 728d9fb
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion init.lua
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,6 @@ end

--- @brief Resets the jumping values of the player
--- once the player touches any node, except `air`.
--- @todo Fix checks not being detected well when a player is on the very corner of the node.
--- @param player userdata The player object.
--- @return nil
function double_jump.reset(player)
Expand Down

0 comments on commit 728d9fb

Please sign in to comment.