1
0
mirror of https://github.com/minetest/minetest_game.git synced 2025-07-04 15:40:23 +02:00

Update game_api.txt

This commit is contained in:
nixnoxus
2022-04-22 19:11:51 +02:00
parent 76c67ac84e
commit 3c30d1328f

View File

@ -1136,8 +1136,7 @@ the log.
* `player` The player who performed the action
* `message_parts` Any mumber of message parts describing the action
in 3rd person singular present tense. It can also
contain a `position` / `vector` which is logged as
" at (X,Y,Z)"
contain a `vector` which is logged as " at (X,Y,Z)"
`default.set_inventory_action_loggers(def, name)`