Initial Import from SourceForge

This commit is contained in:
D'Hulster Thierry 2016-08-01 18:38:34 +02:00
commit d8d4f1a2bb
418 changed files with 34837 additions and 0 deletions

17
help/enable_item.html Normal file
View file

@ -0,0 +1,17 @@
<HTML>
<HEAD>
<TITLE>enable.item</TITLE></HEAD>
<BODY>
<h1>enable.item</h1>
<B>Category</B><p>
<a href="menu_commands.html">Menu/Key commands</a><p>
<B>Syntax</B><p>
<p>
enable.item(cA);<p>
<B>Description</B><p>
<p>
Enables the menu item that is assigned to controller cA.<p>
All menu items are enabled again whenever the game is restarted.<p>
<B>See also</B><p>
<a href="disable_item.html">disable.item</a><p>
</BODY></HTML>