mirror of
https://github.com/araxiaonline/mod-individual-xp.git
synced 2026-06-13 02:32:23 -04:00
chore(Commands): ignore new chat command functions (#27)
Co-Authored-By: Kargatum <dowlandtop@yandex.com>
This commit is contained in:
@@ -6,6 +6,12 @@
|
||||
#include "Object.h"
|
||||
#include "DataMap.h"
|
||||
|
||||
#if AC_COMPILER == AC_COMPILER_GNU
|
||||
#pragma GCC diagnostic ignored "-Wdeprecated-declarations"
|
||||
#endif
|
||||
|
||||
using namespace Acore::ChatCommands;
|
||||
|
||||
/*
|
||||
Coded by Talamortis - For Azerothcore
|
||||
Thanks to Rochet for the assistance
|
||||
|
||||
Reference in New Issue
Block a user