changeset 2127 | 96cf7b3e0636 |
parent 2090 | 0ff41a46db49 |
--- 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) </code> -(Note: `loc` comes from the [LuaLibraryLocale Locale Lua library.) +(Note: `loc` comes from the [LuaLibraryLocale Locale Lua library].) == <tt>!HideMission()</tt> == Hides the mission panel if it is currently displayed, otherwise, this function does nothing.