Fixed merge errors

This commit is contained in:
Shauren
2013-05-30 21:23:11 +02:00
parent adb78862da
commit a50eec9439
2 changed files with 2 additions and 6 deletions

View File

@@ -1717,12 +1717,6 @@ public:
{
Field* fields = result3->Fetch();
xptotal = fields[0].GetUInt32();
case RACE_GOBLIN:
raceStr = "Goblin";
break;
case RACE_WORGEN:
raceStr = "Worgen";
break;
}
// Can be used to query data from Characters database