# HG changeset patch # User Wuzzy # Date 1578868417 -3600 # Node ID 96cf7b3e0636c827e130dc4cb804d0bf12c6d712 # Parent 3b337701921768c099e383d98da97c0ea8cd631e LuaGUI: fix link diff -r 3b3377019217 -r 96cf7b3e0636 LuaGUI.wiki --- a/LuaGUI.wiki Sun Jan 12 23:31:19 2020 +0100 +++ b/LuaGUI.wiki Sun Jan 12 23:33:37 2020 +0100 @@ -81,7 +81,7 @@ ShowMission(loc("Nobody Laugh"), loc("User Challenge"), loc("Eliminate the enemy before the time runs out"), 0, 0) -(Note: `loc` comes from the [LuaLibraryLocale Locale Lua library.) +(Note: `loc` comes from the [LuaLibraryLocale Locale Lua library].) == !HideMission() == Hides the mission panel if it is currently displayed, otherwise, this function does nothing.