Revert "Updated BaseItem.h"

This reverts commit d365fa6327.
This commit is contained in:
MH261677 2022-11-29 14:18:05 +00:00
parent d365fa6327
commit ff733f2ab0

View File

@ -53,7 +53,7 @@ public:
UPROPERTY(EditAnywhere, Category = "Item") UPROPERTY(EditAnywhere, Category = "Item")
bool isDamageBuffItem; bool isDamageBuffItem;
UPROPERTY() UPROPERTY(EditAnywhere, Category = "Item")
int ItemID; int ItemID;
//reference to the UInventoryComponent script //reference to the UInventoryComponent script