initial 1.3.0

This commit is contained in:
2019-05-01 17:46:38 -04:00
commit ad86bc2a30
418 changed files with 34837 additions and 0 deletions

18
help/close_dialogue.html Normal file
View File

@@ -0,0 +1,18 @@
<HTML>
<HEAD>
<TITLE>close.dialogue</TITLE></HEAD>
<BODY>
<h1>close.dialogue</h1>
<B>Category</B><p>
<a href="display_commands.html">Display commands</a><p>
<B>Syntax</B><p>
<p>
close.dialogue();<p>
<B>Description</B><p>
<p>
This command supposedly disables the <a href="get_string.html">get.string</a> and <a href="get_num.html">get.num</a> commands when the <a href="prevent_input.html">prevent.input</a> command has been used, but it does not seem to do this so I am
not sure what the command actually does.
<p>
<B>See also</B><p>
<a href="open_dialogue.html">open.dialogue</a><p>
</BODY></HTML>