Skip to content

Commit

Permalink
patch
Browse files Browse the repository at this point in the history
  • Loading branch information
mrchantey committed Nov 11, 2024
1 parent a0780eb commit d66d06f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions crates/beet_sim/src/stats/collectable_stat.rs
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@ pub fn pickup_collectable(
{
continue;
}
todo!("pickup_collectable");
}
}
}

0 comments on commit d66d06f

Please sign in to comment.