mirror of
https://github.com/mod-playerbots/mod-playerbots
synced 2025-11-29 15:58:20 +08:00
Update LootRollAction.h
Declared CanBotUseToken
This commit is contained in:
@@ -25,6 +25,8 @@ protected:
|
||||
RollVote CalculateRollVote(ItemTemplate const* proto);
|
||||
};
|
||||
|
||||
bool CanBotUseToken(ItemTemplate const* proto, Player* bot);
|
||||
|
||||
class MasterLootRollAction : public LootRollAction
|
||||
{
|
||||
public:
|
||||
|
||||
Reference in New Issue
Block a user