Merge pull request #720 from liyunfan1223/core_sync_241116

[Core Sync] Add header file MMapFactory.h
This commit is contained in:
Yunfan Li 2024-11-16 16:41:47 +08:00 committed by GitHub
commit 535996f5a4
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -8,6 +8,7 @@
#include "CellImpl.h"
#include "PathGenerator.h"
#include "Playerbots.h"
#include "MMapFactory.h"
bool MoveStuckTrigger::IsActive()
{