Skip to content

Commit 175bc56

Browse files
authored
Merge pull request #53 from ElunaLuaEngine/master-2025-03-20_20-25
Update Eluna documentation
2 parents 6d322cb + ba1b13e commit 175bc56

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Global/RegisterPlayerEvent.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -392,7 +392,7 @@ <h1 class='fqn'>
392392
<tr>
393393
<td>42</td>
394394
<td>ON_COMMAND</td>
395-
<td>MAP</td>
395+
<td>WORLD</td>
396396
<td><span title="number">event</span>, <span title="Player">player</span>, <span title="string">command</span></td>
397397
<td>Player is nil if command used from console. Can return false</td>
398398
</tr>

date.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
document.write("07/02/2025");
1+
document.write("20/03/2025");

0 commit comments

Comments
 (0)