fix build errors

This commit is contained in:
bash
2025-10-05 23:49:13 +02:00
parent 1faf20f567
commit 780f6d60e0
4 changed files with 5 additions and 5 deletions

View File

@@ -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 &&