Skip to content

Commit 456e800

Browse files
committed
Update Eluna documentation
1 parent 1158511 commit 456e800

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

Aura/SetStackAmount.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ <h2 id="arguments" class='section-header'>
8484
<p>
8585
<dl>
8686
<dt><code><strong><a href="http://www.lua.org/pil/2.3.html">number</a></strong> amount</code></dt>
87-
<dd class="docblock"><p><em>Valid numbers</em>: integers from 0 to 4,294,967,295.</p></dd>
87+
<dd class="docblock"><p><em>Valid numbers</em>: integers from 0 to 255.</p></dd>
8888
</dl>
8989
</p>
9090

date.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
document.write("02/05/2024");
1+
document.write("17/05/2024");

0 commit comments

Comments
 (0)