diff --git a/functions/profiles.lua b/functions/profiles.lua index db8d2d80b..1ce321f5b 100644 --- a/functions/profiles.lua +++ b/functions/profiles.lua @@ -1226,7 +1226,7 @@ local default_player_data = { }, --> death panel buttons - on_death_menu = true, + on_death_menu = false, } _detalhes.default_player_data = default_player_data