mirror of
https://github.com/mangosfour/server.git
synced 2026-01-14 01:37:08 +00:00
Just a few renames.
This commit is contained in:
parent
b5548f9f12
commit
5e26a2a152
22 changed files with 318 additions and 313 deletions
|
|
@ -453,7 +453,7 @@ void WorldSession::HandleCancelChanneling( WorldPacket & /*recv_data */)
|
|||
*/
|
||||
}
|
||||
|
||||
void WorldSession::HandleTotemDestroy( WorldPacket& recvPacket)
|
||||
void WorldSession::HandleTotemDestroyed( WorldPacket& recvPacket)
|
||||
{
|
||||
CHECK_PACKET_SIZE(recvPacket, 1);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue