1
0
mirror of https://github.com/minetest/minetest_game.git synced 2025-07-12 10:50:21 +02:00

appgurueu's comments implemented

This commit is contained in:
nixnoxus
2022-04-02 11:29:44 +02:00
parent 9efd64d881
commit eb162e6c29
2 changed files with 7 additions and 10 deletions

View File

@ -1127,7 +1127,7 @@ setting `enable_non_player_action_log` is enabled.
`default.log_action(player, pos, message)`
* `player` The player who performed the action, may be `nil`
* `player` The player who performed the action
* `pos` Position of the node at which the action was performed
* `message` A message describing the action