mirror of
https://github.com/mod-playerbots/mod-playerbots.git
synced 2026-01-13 17:09:08 +00: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