Remade who list processing
Port From (https://github.com/TrinityCore/TrinityCore/commit/07d02d744f9ac82b0543559a15ace7b3035fdb99)
This commit is contained in:
@@ -52,6 +52,7 @@ public static class Global
|
||||
//Social
|
||||
public static CalendarManager CalendarMgr { get { return CalendarManager.Instance; } }
|
||||
public static SocialManager SocialMgr { get { return SocialManager.Instance; } }
|
||||
public static WhoListStorageManager WhoListStorageMgr { get { return WhoListStorageManager.Instance; } }
|
||||
|
||||
//Scripts
|
||||
public static ScriptManager ScriptMgr { get { return ScriptManager.Instance; } }
|
||||
|
||||
Reference in New Issue
Block a user