diff --git a/Srcs-Server/game/src/char_item.cpp b/Srcs-Server/game/src/char_item.cpp index d630bad..50e4110 100644 --- a/Srcs-Server/game/src/char_item.cpp +++ b/Srcs-Server/game/src/char_item.cpp @@ -45,7 +45,7 @@ } #endif -/// 4.) in bool CHARACTER::UnequipItem(LPITEM item): +/// 4.) in bool CHARACTER::EquipItem(LPITEM item): // before the final "return true;", add this: