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

default.log_player_action doesn't insert " at " before position

This commit is contained in:
nixnoxus
2022-04-26 16:35:41 +02:00
parent 8c96dbe7fb
commit 589bc4e5a4
6 changed files with 10 additions and 10 deletions

View File

@ -1136,7 +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 `vector` which is logged as " at (X,Y,Z)"
contain a `vector` which is logged as "(X,Y,Z)"
`default.set_inventory_action_loggers(def, name)`