mirror of
https://github.com/mangosfour/server.git
synced 2025-12-14 07:37:01 +00:00
[11294] corspe -> corpse typos fix.
Signed-off-by: VladimirMangos <vladimir@getmangos.com>
This commit is contained in:
parent
ee5b59b7e0
commit
cc24542aec
3 changed files with 3 additions and 3 deletions
|
|
@ -2876,7 +2876,7 @@ Pet* Map::GetPet(ObjectGuid guid)
|
|||
/**
|
||||
* Function return corpse that at CURRENT map
|
||||
*
|
||||
* Note: corpse can be NOT IN WORLD, so can't be used corspe->GetMap() without pre-check corpse->isInWorld()
|
||||
* Note: corpse can be NOT IN WORLD, so can't be used corpse->GetMap() without pre-check corpse->isInWorld()
|
||||
*
|
||||
* @param guid must be corpse guid (HIGHGUID_CORPSE)
|
||||
*/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue