Skip to content

Commit

Permalink
Change link to Biass forum thread
Browse files Browse the repository at this point in the history
New link for curated maps.
The old one was leading to the old forum.
  • Loading branch information
Uveso authored and shalkya committed Jul 11, 2021
1 parent c28db3f commit 876c078
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lua/ui/lobby/lobby.lua
Original file line number Diff line number Diff line change
Expand Up @@ -3023,7 +3023,7 @@ function CreateUI(maxPlayers)
LayoutHelpers.AtBottomIn(GUI.curatedmapsButton, GUI.optionsPanel, -51)
LayoutHelpers.AtHorizontalCenterIn(GUI.curatedmapsButton, GUI.optionsPanel, -55)
GUI.curatedmapsButton.OnClick = function()
OpenURL('http://forums.faforever.com/viewtopic.php?f=2&t=17820')
OpenURL('http://forum.faforever.com/topic/347')
end

-- A buton that, for the host, is "game options", but for everyone else shows a ready-only mod
Expand Down

0 comments on commit 876c078

Please sign in to comment.