author | Wuzzy |
Sun, 12 Jan 2020 23:33:37 +0100 | |
changeset 2127 | 96cf7b3e0636 |
parent 2126 | 3b3377019217 |
child 2128 | e17756a4ab07 |
LuaGUI.wiki | file | annotate | diff | comparison | revisions |
--- 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.