mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-20 09:17:36 +01:00
fix linker error.
This commit is contained in:
@@ -28,6 +28,11 @@
|
||||
|
||||
// These make the linker happy.
|
||||
LoginDatabaseWorkerPool LoginDatabase;
|
||||
uint32 GetLiquidFlags(uint32 liquidType)
|
||||
{
|
||||
return 0;
|
||||
}
|
||||
|
||||
#include "DisableMgr.h"
|
||||
namespace DisableMgr
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user