Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4

Conflicts:
	src/server/game/Achievements/AchievementMgr.cpp
	src/server/game/Spells/SpellMgr.cpp
	src/server/scripts/Commands/cs_npc.cpp
This commit is contained in:
Vincent-Michael
2013-09-06 21:55:19 +02:00
19 changed files with 280 additions and 225 deletions
+1 -1
View File
@@ -265,7 +265,7 @@ public:
unit = player;
std::ifstream ifs("opcode.txt");
if (ifs.bad())
if (ifs.fail())
return false;
// remove comments from file