Skip to content

Commit 3b156e1

Browse files
authored
Merge pull request #28 from ElunaLuaEngine/master-2024-05-17_12-29
Update Eluna documentation
2 parents 1158511 + 456e800 commit 3b156e1

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)