mirror of
https://github.com/mod-playerbots/mod-playerbots.git
synced 2026-01-13 09:07:19 +00:00
Removed unnecessary spaces
This commit is contained in:
@@ -169,7 +169,7 @@ bool SummonAction::Teleport(Player* summoner, Player* player)
|
||||
// Player* master = GetMaster();
|
||||
if (!summoner)
|
||||
return false;
|
||||
|
||||
|
||||
if (player->GetVehicle())
|
||||
{
|
||||
botAI->TellError("You cannot summon me while I'm on a vehicle");
|
||||
|
||||
Reference in New Issue
Block a user