Add commit what the code is doing.
This commit is contained in:
parent
cee70390fa
commit
ccd9023202
@ -17,6 +17,7 @@ public:
|
|||||||
{
|
{
|
||||||
}
|
}
|
||||||
|
|
||||||
|
/** Move the armor to the armor slot of the player's inventory */
|
||||||
virtual bool OnItemUse(cWorld * a_World, cPlayer * a_Player, const cItem & a_Item, int a_BlockX, int a_BlockY, int a_BlockZ, eBlockFace a_Dir) override
|
virtual bool OnItemUse(cWorld * a_World, cPlayer * a_Player, const cItem & a_Item, int a_BlockX, int a_BlockY, int a_BlockZ, eBlockFace a_Dir) override
|
||||||
{
|
{
|
||||||
int SlotNum;
|
int SlotNum;
|
||||||
|
Loading…
Reference in New Issue
Block a user