This commit is contained in:
Mitachi
2024-02-05 21:19:03 +01:00
parent 1a73ca484c
commit 1c40b2e431

View File

@ -45,7 +45,7 @@
} }
#endif #endif
/// 4.) in bool CHARACTER::UnequipItem(LPITEM item): /// 4.) in bool CHARACTER::EquipItem(LPITEM item):
// before the final "return true;", add this: // before the final "return true;", add this: