Core/GuildFinder: Remove as preparation for 9.1.5
Port From (https://github.com/TrinityCore/TrinityCore/commit/edc94e8ae8c5ddd46b53c706161a5511b3a3bcc3)
This commit is contained in:
@@ -51,7 +51,6 @@ public static class Global
|
||||
//Guild
|
||||
public static PetitionManager PetitionMgr { get { return PetitionManager.Instance; } }
|
||||
public static GuildManager GuildMgr { get { return GuildManager.Instance; } }
|
||||
public static GuildFinderManager GuildFinderMgr { get { return GuildFinderManager.Instance; } }
|
||||
|
||||
//Social
|
||||
public static CalendarManager CalendarMgr { get { return CalendarManager.Instance; } }
|
||||
|
||||
Reference in New Issue
Block a user