mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-16 07:30:42 +01:00
* Make temporary tile variables local to ConvertADT * std::string -> std::string_view for adt chunk lookup * Replace the only std::ofstream with FILE* * Remove _CRT_SECURE_NO_DEPRECATE from source files (should only be set on command line)