mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-16 18:40:28 +00:00
refactor(Core): rename namespaces and macros to acore (#2454)
This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
#include <thread>
|
||||
#include <atomic>
|
||||
|
||||
namespace ACORE
|
||||
namespace acore
|
||||
{
|
||||
class Runnable
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user