mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-23 05:36:23 +00:00
refactor(Core/Misc): acore to Acore (#6043)
This commit is contained in:
@@ -14,7 +14,7 @@
|
||||
#include "Threading.h"
|
||||
|
||||
/// Command Line Interface handling thread
|
||||
class CliRunnable : public acore::Runnable
|
||||
class CliRunnable : public Acore::Runnable
|
||||
{
|
||||
public:
|
||||
void run() override;
|
||||
|
||||
Reference in New Issue
Block a user