Skip to content

Commit db96b8a

Browse files
committed
update version tags in Lua doc
1 parent ca7788e commit db96b8a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/Lua.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -656,7 +656,7 @@ <h3>
656656
<dl>
657657
<dt>Game</dt>
658658
<dd><dl>
659-
<dt>.autosave() <span class="version">git</span>
659+
<dt>.autosave() <span class="version">20250302</span>
660660
</dt>
661661
<dd>
662662
<p class="description">saves the game without prompting the user, if possible</p>

docs/Lua.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -459,7 +459,7 @@ end
459459
</variable>
460460
</table>
461461
<table name="game" singleton="true">
462-
<function name="autosave" version="git">
462+
<function name="autosave" version="20250302">
463463
<description>saves the game without prompting the user, if possible</description>
464464
<note>solo only</note>
465465
</function>

0 commit comments

Comments
 (0)