Update PlayerbotMgr.cpp

This commit is contained in:
bash 2025-07-02 21:54:42 +02:00 committed by GitHub
parent 57a2c9a742
commit 284e8c17b5
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -32,7 +32,7 @@
#include "RandomPlayerbotMgr.h"
#include "SharedDefines.h"
#include "WorldSession.h"
// #include "ChannelMgr.h" Double include
#include "ChannelMgr.h"
#include "BroadcastHelper.h"
#include "PlayerbotDbStore.h"
#include "WorldSessionMgr.h"