Remove useless variable

feature/prepare-cross-merge
Nuno 4 years ago committed by kaetemi
parent fe9b7aea89
commit d5c03115d9
No known key found for this signature in database
GPG Key ID: 9873C4D40BB479BC

@ -21171,7 +21171,6 @@ void CPetAnimal::clear()
IsTpAllowed = false;
spawnFlag = false;
IsInBag = false;
LockedByOwner = false;
Cell = 0;
}

Loading…
Cancel
Save