Update PlayerbotMgr.cpp (#1414)

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

View File

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