Add Action 5 remappable type for misc GUI sprites

This commit is contained in:
Jonathan G Rennison
2022-01-21 23:53:03 +00:00
parent d81cbc25b8
commit d69657846c
3 changed files with 11 additions and 0 deletions

View File

@@ -186,6 +186,12 @@
</table>
</td>
</tr>
<tr><td>MISC_GUI</td><td>1</td>
<td>
<b>Miscellaneous GUI graphics</b>
<p>There is currently one misc GUI sprite.</p>
</td>
</tr>
</table>
<h3>Signal graphics using switches</h3>
<p>

View File

@@ -478,5 +478,8 @@
</table>
</p>
<p>This is indicated by the feature name: <font face="monospace">action5_no_entry_signals</font>, version 1</p>
<h4 id="misc_gui">Miscellaneous GUI graphics (mappable type: misc_gui)</h4>
<p>There is currently one misc GUI sprite.</p>
<p>This is indicated by the feature name: <font face="monospace">action5_misc_gui</font>, version 1</p>
</body>
</html>