From 1f9c874892dac808c523763770fbee4acf7f1b84 Mon Sep 17 00:00:00 2001 From: Winfidonarleyan Date: Sat, 23 Oct 2021 06:49:44 +0700 Subject: [PATCH] feat(CS): ignore new chatcommand functions --- modules/mod-as-platform/src/AZTH_SC.cpp | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/modules/mod-as-platform/src/AZTH_SC.cpp b/modules/mod-as-platform/src/AZTH_SC.cpp index 1dae397..7ba3e8b 100644 --- a/modules/mod-as-platform/src/AZTH_SC.cpp +++ b/modules/mod-as-platform/src/AZTH_SC.cpp @@ -27,6 +27,12 @@ #include "MapMgr.h" #include "ExtraDatabase.h" +#if AC_COMPILER == AC_COMPILER_GNU +#pragma GCC diagnostic ignored "-Wdeprecated-declarations" +#endif + +using namespace Acore::ChatCommands; + enum AZTHLanguage { LANG_AZTH_NO_INFO_ARENA_JOINED = 7000, //[AZTH]