We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ca7788e commit db96b8aCopy full SHA for db96b8a
docs/Lua.html
@@ -656,7 +656,7 @@ <h3>
656
<dl>
657
<dt>Game</dt>
658
<dd><dl>
659
-<dt>.autosave() <span class="version">git</span>
+<dt>.autosave() <span class="version">20250302</span>
660
</dt>
661
<dd>
662
<p class="description">saves the game without prompting the user, if possible</p>
docs/Lua.xml
@@ -459,7 +459,7 @@ end
459
</variable>
460
</table>
461
<table name="game" singleton="true">
462
- <function name="autosave" version="git">
+ <function name="autosave" version="20250302">
463
<description>saves the game without prompting the user, if possible</description>
464
<note>solo only</note>
465
</function>
0 commit comments