mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-17 19:05:42 +00:00
refactor(Core): rename namespaces and macros to acore (#2454)
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
|
||||
#include "fmt/printf.h"
|
||||
|
||||
namespace ACORE
|
||||
namespace acore
|
||||
{
|
||||
/// Default AC string format function.
|
||||
template<typename Format, typename... Args>
|
||||
|
||||
Reference in New Issue
Block a user