diff options
Diffstat (limited to 'builtin/game')
-rw-r--r-- | builtin/game/features.lua | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/builtin/game/features.lua b/builtin/game/features.lua index 841a5d2ea..8e5104867 100644 --- a/builtin/game/features.lua +++ b/builtin/game/features.lua @@ -3,7 +3,6 @@ core.features = { glasslike_framed = true, nodebox_as_selectionbox = true, - chat_send_player_param3 = true, get_all_craft_recipes_works = true, use_texture_alpha = true, no_legacy_abms = true, |