mirror of
https://github.com/mangosfour/server.git
synced 2025-12-14 07:37:01 +00:00
Fixed typos, merge errors.
This commit is contained in:
parent
1f87157edf
commit
8a0f9f61f9
4 changed files with 26 additions and 28 deletions
|
|
@ -423,7 +423,7 @@ Player::Player (WorldSession *session): Unit(), m_achievementMgr(this), m_reputa
|
|||
m_lastPotionId = 0;
|
||||
|
||||
m_activeSpec = 0;
|
||||
m_speakCount = 0;
|
||||
m_specsCount = 0;
|
||||
|
||||
for (int i = 0; i < BASEMOD_END; ++i)
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue