1
0
mirror of https://github.com/minetest/minetest_game.git synced 2025-07-01 06:10:22 +02:00

Update game_api.txt

Co-authored-by: sfan5 <sfan5@live.de>
This commit is contained in:
nixnoxus
2022-04-21 12:28:28 +02:00
committed by GitHub
parent a6557f7e3b
commit 9159e5fd84

View File

@ -1132,7 +1132,7 @@ A player is considered non-player if `player:is_player()` returns
* `player` The player who performed the action
* `pos` Position of the node at which the action was performed
* `message` A message describing the action
* `message` A message describing the action in 3rd person singular present tense.
`default.set_inventory_action_loggers(def, name)`