mirror of
https://github.com/mod-playerbots/mod-playerbots.git
synced 2026-01-13 09:07:19 +00:00
fix build errors
This commit is contained in:
@@ -70,7 +70,7 @@ bool UninviteAction::Execute(Event event)
|
||||
return false;
|
||||
}
|
||||
|
||||
static bool LeaveGroupAction::Leave(Player* player)
|
||||
bool LeaveGroupAction::Leave(Player* player)
|
||||
{
|
||||
if (player &&
|
||||
!botAI &&
|
||||
|
||||
Reference in New Issue
Block a user