LFG: Drop comment field, it no longer exists in packets
This commit is contained in:
@@ -86,7 +86,7 @@ namespace Game
|
||||
|
||||
}
|
||||
|
||||
Global.LFGMgr.JoinLfg(GetPlayer(), dfJoin.Roles, newDungeons, dfJoin.Comment);
|
||||
Global.LFGMgr.JoinLfg(GetPlayer(), dfJoin.Roles, newDungeons);
|
||||
}
|
||||
|
||||
[WorldPacketHandler(ClientOpcodes.DfLeave)]
|
||||
|
||||
Reference in New Issue
Block a user