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

change enable_non_player_action_log to log_non_player_actions

This commit is contained in:
nixnoxus
2022-04-21 12:43:24 +02:00
parent 9159e5fd84
commit 90591c5a49
4 changed files with 5 additions and 5 deletions

View File

@ -77,4 +77,4 @@ river_source_sounds (River source node sounds) bool false
enable_weather (Enable weather) bool true
# If enabled, non-player actions are logged
enable_non_player_action_log (Log non-player action) bool false
log_non_player_actions (Log non-player action) bool false