mirror of
https://github.com/EQEmu/Server.git
synced 2026-01-05 00:03:52 +00:00
Whoops
This commit is contained in:
parent
c5e7b18637
commit
773932d8f6
@ -13252,7 +13252,7 @@ void Client::Handle_OP_TargetCommand(const EQApplicationPacket *app)
|
||||
GetTarget()->IsTargeted(1);
|
||||
return;
|
||||
}
|
||||
else if (GetTaget()->IsPetOwnerClient())
|
||||
else if (GetTarget()->IsPetOwnerClient())
|
||||
{
|
||||
GetTarget()->IsTargeted(1);
|
||||
return;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user