mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-22 10:05:32 +01:00
*Fix a typo in xp bonus auras.
--HG-- branch : trunk
This commit is contained in:
@@ -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
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user