mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-03-15 21:45:12 +00:00
feat(Core/LFG): Implement Debug.LFG config option (#24854)
This commit is contained in:
@@ -4666,6 +4666,14 @@ Debug.Battleground = 0
|
||||
|
||||
Debug.Arena = 0
|
||||
|
||||
#
|
||||
# Debug.LFG
|
||||
# Description: Enable or disable LFG 1 player queue mode. (If enabled, the in-game command is disabled.)
|
||||
# Default: 0 - (Disabled)
|
||||
# 1 - (Enabled)
|
||||
|
||||
Debug.LFG = 0
|
||||
|
||||
#
|
||||
###################################################################################################
|
||||
|
||||
|
||||
Reference in New Issue
Block a user