Skip to content

Commit

Permalink
Fix crating docs
Browse files Browse the repository at this point in the history
  • Loading branch information
IAmMoltony committed Feb 7, 2024
1 parent e4e9dc7 commit 8091e03
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions include/crafting.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -53,9 +53,7 @@ class CraftingRecipe

/**
* @brief Get the full name of the recipe
* @param player player (used for item count in the inventory)
*
* The full name is used in the crafting recipe screen
* @param inventory Player's inventory
*/
std::string getFullName(Inventory *inventory);

Expand Down

0 comments on commit 8091e03

Please sign in to comment.