More work on scripts.
This commit is contained in:
@@ -26,7 +26,7 @@ namespace Game.DungeonFinding
|
||||
Global.LFGMgr.LeaveLfg(player.GetGUID(), true);
|
||||
}
|
||||
|
||||
public override void OnLogin(Player player)
|
||||
public override void OnLogin(Player player, bool firstLogin)
|
||||
{
|
||||
if (!Global.LFGMgr.IsOptionEnabled(LfgOptions.EnableDungeonFinder | LfgOptions.EnableRaidBrowser))
|
||||
return;
|
||||
|
||||
Reference in New Issue
Block a user