mirror of
https://github.com/NathanHandley/mod-ah-bot-plus.git
synced 2026-01-18 03:15:43 +00:00
chore(Commands): ignore new chatcommant functions (#44)
This commit is contained in:
@@ -27,6 +27,12 @@ EndScriptData */
|
||||
#include "AuctionHouseBot.h"
|
||||
#include "Config.h"
|
||||
|
||||
#if AC_COMPILER == AC_COMPILER_GNU
|
||||
#pragma GCC diagnostic ignored "-Wdeprecated-declarations"
|
||||
#endif
|
||||
|
||||
using namespace Acore::ChatCommands;
|
||||
|
||||
class ah_bot_commandscript : public CommandScript
|
||||
{
|
||||
public:
|
||||
|
||||
Reference in New Issue
Block a user