mirror of
https://github.com/minetest/minetest_game.git
synced 2024-11-15 22:40:19 +01:00
Update game_api.txt
Co-authored-by: sfan5 <sfan5@live.de>
This commit is contained in:
parent
a6557f7e3b
commit
9159e5fd84
|
@ -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)`
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user