From 1c40b2e431ad556f82f018cb6c0b53f71858ca6b Mon Sep 17 00:00:00 2001 From: Mitachi <70312009+Mitachi2611@users.noreply.github.com> Date: Mon, 5 Feb 2024 21:19:03 +0100 Subject: [PATCH] lul --- Srcs-Server/game/src/char_item.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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: