mirror of
https://github.com/liyunfan1223/mod-playerbots.git
synced 2026-02-20 18:10:02 +01:00
Update LootRollAction.h
Declared CanBotUseToken
This commit is contained in:
parent
38a5ff778a
commit
efd204bbbe
@ -25,6 +25,8 @@ protected:
|
||||
RollVote CalculateRollVote(ItemTemplate const* proto);
|
||||
};
|
||||
|
||||
bool CanBotUseToken(ItemTemplate const* proto, Player* bot);
|
||||
|
||||
class MasterLootRollAction : public LootRollAction
|
||||
{
|
||||
public:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user