mirror of
https://github.com/mangosfour/server.git
synced 2025-12-20 16:37:04 +00:00
Merge branch 'master' into 303
This commit is contained in:
commit
52b0ab1f89
20 changed files with 294 additions and 128 deletions
|
|
@ -194,8 +194,6 @@ class MANGOS_DLL_DECL ObjectAccessor : public MaNGOS::Singleton<ObjectAccessor,
|
|||
void AddCorpsesToGrid(GridPair const& gridpair,GridType& grid,Map* map);
|
||||
Corpse* ConvertCorpseForPlayer(uint64 player_guid);
|
||||
|
||||
bool PlayersNearGrid(uint32 x,uint32 y,uint32 m_id,uint32 i_id) const;
|
||||
|
||||
static void UpdateObject(Object* obj, Player* exceptPlayer);
|
||||
static void _buildUpdateObject(Object* obj, UpdateDataMapType &);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue