mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-16 07:30:42 +01:00
Core/Misc: DBC std::array refactors, and |Hachievement unit tests
(cherry picked from commit 3fbbe7cfbe)
This commit is contained in:
@@ -126,6 +126,8 @@ private:
|
||||
T** AsT;
|
||||
char** AsChar;
|
||||
} _indexTable;
|
||||
|
||||
friend class UnitTestDataLoader;
|
||||
};
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user