mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-02-05 20:13:48 +00:00
Enable SourceType of 8 for Disables table to disable LFG/LFD maps (#1076)
This commit is contained in:
@@ -21,6 +21,7 @@ enum DisableType
|
||||
DISABLE_TYPE_OUTDOORPVP = 5,
|
||||
DISABLE_TYPE_VMAP = 6,
|
||||
DISABLE_TYPE_GO_LOS = 7,
|
||||
DISABLE_TYPE_LFG_MAP = 8,
|
||||
};
|
||||
|
||||
enum SpellDisableTypes
|
||||
|
||||
Reference in New Issue
Block a user