*Fix a typo in xp bonus auras.

--HG--
branch : trunk
This commit is contained in:
QAston
2009-08-18 18:47:20 +02:00
parent 84bb5022f5
commit ea98699187
6 changed files with 13 additions and 17 deletions

View File

@@ -41,7 +41,7 @@ class DBCFileLoader
DBCFileLoader();
~DBCFileLoader();
bool Load(const char *filename, const char *fmt);
bool Load(const char *filename, const char *fmt, uint32 customEntriesCount = 0);
class Record
{