missed a method update
This commit is contained in:
parent
d0e891250e
commit
a304a50cf8
@ -713,7 +713,7 @@ public:
|
||||
}
|
||||
}
|
||||
|
||||
bool CanUseItem(Player* player, ItemTemplate const* proto, InventoryResult& /*result*/) override
|
||||
bool OnPlayerCanUseItem(Player* player, ItemTemplate const* proto, InventoryResult& /*result*/) override
|
||||
{
|
||||
if (!sChallengeModes->challengeEnabledForPlayer(SETTING_IRON_MAN, player))
|
||||
{
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user