mirror of
https://github.com/mangosfour/server.git
synced 2025-12-15 01:37:00 +00:00
[8221] Removed trailing whitespaces
With excluded dep/ - as usual. Signed-off-by: freghar <compmancz@gmail.com>
This commit is contained in:
parent
0a7f878eb8
commit
cd17ada2e5
14 changed files with 108 additions and 108 deletions
|
|
@ -146,7 +146,7 @@ bool Pet::LoadPetFromDB( Player* owner, uint32 petentry, uint32 petnumber, bool
|
|||
}
|
||||
|
||||
uint32 pet_number = fields[0].GetUInt32();
|
||||
|
||||
|
||||
if (current && owner->IsPetNeedBeTemporaryUnsummoned())
|
||||
{
|
||||
owner->SetTemporaryUnsummonedPetNumber(pet_number);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue