Fixed typos, merge errors.

This commit is contained in:
tomrus88 2009-06-07 22:04:45 +04:00
parent 1f87157edf
commit 8a0f9f61f9
4 changed files with 26 additions and 28 deletions

View file

@ -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)
{